[mary-users] MCEPMaker looking for ch_wave error

Quaki Gaffar quakig at live.com
Thu May 14 20:31:31 CEST 2015


OK  figured it out. The estdirectory in database.config needed to be changed.

Thanks anyways :)


From: quakig at live.com
To: mary-users at dfki.de
Date: Thu, 14 May 2015 14:57:08 +0530
Subject: [mary-users] MCEPMaker  looking for ch_wave error




I am trying to use to marytts voice import script under marytts-builder-5.2-SNAPSHOT to create a new voice. And I am getting stuck in MCEPMaker.


Here's the value of $ESTDIR

gublu at ns:~$ echo $ESTDIR 
/opt/festival-2.4/speech_tools

The directory and its content are marked executable.
---------------------------------------------------------------------------------------------------------------------
My question:

Why is the program looking for ch_wave in [/project/mary/Festival/speech_tools/]  when it should be looking for the file in /opt/festival-2.4/speech_tools ?


Error Message:
----------------------------------------------------------------------------------------------------------------------
Computing Mel cepstra for [7] utterances.
java.lang.Exception: The component MCEPMaker produced the following exception: 
    at marytts.tools.voiceimport.DatabaseImportMain$8.run(DatabaseImportMain.java:277)
Caused by: java.lang.RuntimeException: Running ch_wave from [/project/mary/Festival/speech_tools/] failed.
Please check your ESTDIR environment variable, your specific EST path or the execution rights in this path.
    at marytts.tools.voiceimport.ESTCaller.checkEST(ESTCaller.java:103)
    at marytts.tools.voiceimport.ESTCaller.<init>(ESTCaller.java:73)
    at marytts.tools.voiceimport.MCEPMaker.compute(MCEPMaker.java:240)
    at marytts.tools.voiceimport.DatabaseImportMain$8.run(DatabaseImportMain.java:274)
Caused by: java.io.IOException: Cannot run program "/project/mary/Festival/speech_tools//bin/ch_wave": error=2, No such file or directory
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
    at java.lang.Runtime.exec(Runtime.java:617)
    at java.lang.Runtime.exec(Runtime.java:450)
    at java.lang.Runtime.exec(Runtime.java:347)
    at marytts.tools.voiceimport.ESTCaller.checkEST(ESTCaller.java:100)
    ... 3 more
Caused by: java.io.IOException: error=2, No such file or directory
    at java.lang.UNIXProcess.forkAndExec(Native Method)
    at java.lang.UNIXProcess.<init>(UNIXProcess.java:186)
    at java.lang.ProcessImpl.start(ProcessImpl.java:130)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
    ... 7 more

 		 	   		  

_______________________________________________
Mary-users mailing list
Mary-users at dfki.de
http://www.dfki.de/mailman/cgi-bin/listinfo/mary-users 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.dfki.de/pipermail/mary-users/attachments/20150515/9d7a9701/attachment.htm 


More information about the Mary-users mailing list