From shandigutt at gmail.com Wed Jun 17 03:52:19 2015 From: shandigutt at gmail.com (Pubudu Tharaka) Date: Wed, 17 Jun 2015 01:52:19 -0000 Subject: [mary-dev] Error occured while running MCEPMaker Message-ID: Hi, I'm trying to add Sinhala support to MaryTTS. While running the Voice Import Tool -> MCEPMaker I get the following error, Computing Mel cepstra for [1163] utterances. ---- Calculating the Mel-Cepstrum coefficents... s20001 WALLOC: failed to malloc -2 bytes java.lang.Exception: The component MCEPMaker produced the following exception: at marytts.tools.voiceimport.DatabaseImportMain$8.run(DatabaseImportMain.java:280) Caused by: java.lang.RuntimeException: Mel-Cepstrum computation failed on file [s20001]! Command line was: [/home/tharaka/LTRL/MaryTTS/marytts/lib/external/speech_tools//bin/sig2fv -window_type hamming -factor 2.5 -otype est_binary -coefs melcep -melcep_order 12 -fbank_order 24 -shift 0.01 -preemph 0.97 -pm /home/tharaka/LTRL/MaryTTS/MaryTTS/Sinhala_language_data/Voice_recording_2/pm/ s20001.pm -o /home/tharaka/LTRL/MaryTTS/MaryTTS/Sinhala_language_data/Voice_recording_2/mcep/s20001.mcep /home/tharaka/LTRL/MaryTTS/MaryTTS/Sinhala_language_data/Voice_recording_2/wav/s20001.wav]. at marytts.util.io.General.launchProc(General.java:543) at marytts.tools.voiceimport.ESTCaller.make_mcep(ESTCaller.java:239) at marytts.tools.voiceimport.MCEPMaker.compute(MCEPMaker.java:249) at marytts.tools.voiceimport.DatabaseImportMain$8.run(DatabaseImportMain.java:277) Can someone sort this out for me. By the way I have installed festival speech tools and SPTK-3.2 manually. Also I have skipped the converting audio phase mentioned in this link as it gave me an error. I did all the recording using Redstart. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.dfki.de/pipermail/mary-dev/attachments/20150617/8cfb6762/attachment-0001.htm From ingmar.steiner at dfki.de Wed Jun 17 08:23:29 2015 From: ingmar.steiner at dfki.de (Ingmar Steiner) Date: Wed, 17 Jun 2015 06:23:29 -0000 Subject: [mary-dev] Error occured while running MCEPMaker In-Reply-To: References: Message-ID: <55811272.2060101@dfki.de> Dear Pubudu, please open a new issue on GitHub. Best wishes, -Ingmar On 17.06.15 03:52, Pubudu Tharaka wrote: > Hi, > > I'm trying to add Sinhala support to MaryTTS. While running the Voice > Import Tool -> MCEPMaker I get the following error, > > Computing Mel cepstra for [1163] utterances. > ---- Calculating the Mel-Cepstrum coefficents... > s20001 > WALLOC: failed to malloc -2 bytes > java.lang.Exception: The component MCEPMaker produced the following > exception: > at > marytts.tools.voiceimport.DatabaseImportMain$8.run(DatabaseImportMain.java:280) > Caused by: java.lang.RuntimeException: Mel-Cepstrum computation > failed on file [s20001]! > Command line was: > [/home/tharaka/LTRL/MaryTTS/marytts/lib/external/speech_tools//bin/sig2fv > -window_type hamming -factor 2.5 -otype est_binary -coefs melcep > -melcep_order 12 -fbank_order 24 -shift 0.01 -preemph 0.97 -pm > /home/tharaka/LTRL/MaryTTS/MaryTTS/Sinhala_language_data/Voice_recording_2/pm/s20001.pm > -o > /home/tharaka/LTRL/MaryTTS/MaryTTS/Sinhala_language_data/Voice_recording_2/mcep/s20001.mcep > /home/tharaka/LTRL/MaryTTS/MaryTTS/Sinhala_language_data/Voice_recording_2/wav/s20001.wav]. > at marytts.util.io.General.launchProc(General.java:543) > at marytts.tools.voiceimport.ESTCaller.make_mcep(ESTCaller.java:239) > at marytts.tools.voiceimport.MCEPMaker.compute(MCEPMaker.java:249) > at > marytts.tools.voiceimport.DatabaseImportMain$8.run(DatabaseImportMain.java:277) > > Can someone sort this out for me. By the way I have installed festival > speech tools and SPTK-3.2 manually. Also I have skipped the converting > audio phase mentioned in this link > as it > gave me an error. I did all the recording using Redstart. > > Thank you. > > > > _______________________________________________ > Mary-dev mailing list > Mary-dev at dfki.de > http://www.dfki.de/mailman/cgi-bin/listinfo/mary-dev >