[mary-users] German language

Florian Hoenicke rockstarflo at gmail.com
Sat Feb 11 17:05:34 CET 2017


Hi,

do you have a minute to help me?

I just added the maven dependencies to my pom.

<repositories> <repository> <id>1</id> 
<url>https://jcenter.bintray.com</url> </repository> </repositories> 
<dependency>
    <groupId>de.dfki.mary</groupId>
    <artifactId>voice-cmu-slt-hsmm</artifactId>
    <version>5.2</version>
</dependency>

Now the problem is that the following code

MaryInterface marytts =new LocalMaryInterface();
System.out.println(marytts.getAvailableOutputTypes());

just returns: [en_US, en_GB]

How can I add DE and FR?

Best,

Florian


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.dfki.de/pipermail/mary-users/attachments/20170211/ccdd0aab/attachment.htm 


More information about the Mary-users mailing list