psibre

Results 116 comments of psibre

On a hunch, what's the output of `locale`?

OK, with that locale setting, I also get some test errors. I was able to approximate your environment by building via Docker: ``` ~/workspace/marytts$ docker run -it --rm -v $PWD:/work...

Browser issue... =(

Could be any number of things. First, please confirm that other voices work as expected.

So you really are getting several seconds of silence... with no error message? You should verify that the voice waveform timeline data actually contains any speech. Go to your MaryTTS...

No, the command should be exactly like I wrote. If you go and change it and it doesn't work, you should learn about bash variables and how to expand them.

More importantly, this needs to be run in your MaryTTS *installation* directory. So if you built MaryTTS v5.2 from source, and the source is in `/local/mary/marytts`, then after running `mvn...

Can you attach the TextGrid file that was dumped?

Thanks, the TextGrid definitely has all the units. What I don't understand is why no audio is synthesized, nor why the data dumper is not generating the wav file... Unfortunately,...

Thanks, that confirms my suspicion that the waveform timeline doesn't actually contain any audio. Could you please zip up and attach all files from the voicebuilding directory's subdirectories that correspond...