[mary-users] add new language

Ingmar Steiner ingmar.steiner at dfki.de
Wed Mar 12 15:28:01 CET 2014


Dear Samir,

could you please paste DEBUG level output from your MaryTTS Server, by 
setting the property `-Dlog4j.logger.marytts=DEBUG,stderr`?

Best wishes,

-Ingmar

On 12.03.14 14:51, Samir Abbasov wrote:
> Hi, i would like to build tts for xy language, i passed four steps as
> described in the link
> https://github.com/marytts/marytts/wiki/New-Language-Support . At the
> fourth step I run marytts-server.sh and check output format up to
> TARGETFEATURES, but it get the following error:
>
>
>   Internal server error
>
> Processing failed.
>
> java.lang.UnsupportedOperationException: No known way of generating output from input -- no processing path through modules.
> 	at marytts.server.Request.processOneChunk(Request.java:508)
> 	at marytts.server.Request.processOrLookupOneChunk(Request.java:389)
> 	at marytts.server.Request.process(Request.java:336)
> 	at marytts.server.http.SynthesisRequestHandler.process(SynthesisRequestHandler.java:272)
> 	at marytts.server.http.SynthesisRequestHandler.handleClientRequest(SynthesisRequestHandler.java:98)
> 	at marytts.server.http.BaseHttpRequestHandler.handle(BaseHttpRequestHandler.java:144)
> 	at org.apache.http.nio.protocol.BufferingHttpServiceHandler$RequestHandlerAdaptor.handle(BufferingHttpServiceHandler.java:189)
> 	at org.apache.http.nio.protocol.SimpleNHttpRequestHandler.handle(SimpleNHttpRequestHandler.java:51)
> 	at org.apache.http.nio.protocol.AsyncNHttpServiceHandler.processRequest(AsyncNHttpServiceHandler.java:453)
> 	at org.apache.http.nio.protocol.AsyncNHttpServiceHandler.requestReceived(AsyncNHttpServiceHandler.java:225)
> 	at org.apache.http.nio.protocol.BufferingHttpServiceHandler.requestReceived(BufferingHttpServiceHandler.java:127)
> 	at org.apache.http.impl.nio.DefaultNHttpServerConnection.consumeInput(DefaultNHttpServerConnection.java:161)
> 	at org.apache.http.impl.nio.DefaultServerIOEventDispatch.inputReady(DefaultServerIOEventDispatch.java:147)
> 	at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:161)
> 	at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:335)
> 	at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
> 	at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:275)
> 	at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
> 	at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:542)
> 	at java.lang.Thread.run(Thread.java:744)
>
>
>   Kind regards,
>
> Samir
>
>
>
> _______________________________________________
> Mary-users mailing list
> Mary-users at dfki.de
> http://www.dfki.de/mailman/cgi-bin/listinfo/mary-users
>


More information about the Mary-users mailing list