Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation of components via command line (aka no GUI) #43

Closed
circulon opened this issue May 22, 2012 · 3 comments
Closed

Installation of components via command line (aka no GUI) #43

circulon opened this issue May 22, 2012 · 3 comments

Comments

@circulon
Copy link

Installation of components on headless server impossible at this stage.

marytts server works fine on ubuntu 10.04-4 server but only 1 voice available.

Alternatively are there instructions on how to install components and voices manually so the server will recognise them?

Your Help is appreciated.

@marc1s
Copy link
Member

marc1s commented May 22, 2012

Hi @blindgenius ,

this is a good suggestion for the future. As a workaround in the short term, you can download the voices as zip files from the respective location, as given in download/marytts-components.xml, and unzip them in the root of the installed MARY TTS folder.

@Munzey
Copy link
Collaborator

Munzey commented Jun 9, 2015

please see the new web installer package for 5.1.2. It uses gradle to download and install voices. Source code: https://github.com/marytts/marytts-installer

@Munzey Munzey closed this as completed Jun 9, 2015
@benbucksch
Copy link

benbucksch commented Jun 16, 2020

For e.g. cmu-slt:

wget `grep location.*cmu-slt download/marytts-components.xml|sed -e "s|.*href=\"||" -e "s|\".*||"`
unzip voice-cmu-slt-5.2.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants