Empty wav file generated
Posted: Mon Dec 24, 2007 12:29 pm
Hi,
Using the command below in my terminal should result in a wav file that reads the text given:
swift -o /tmp/test.wav 'welcome to cepstral'
Here in my case an empty wav file is created which is of 44 bytes. Any thoughts on this. what might be the problem, why is that i am not able to get the text to speech.
Using the command below in my terminal should result in a wav file that reads the text given:
swift -o /tmp/test.wav 'welcome to cepstral'
Here in my case an empty wav file is created which is of 44 bytes. Any thoughts on this. what might be the problem, why is that i am not able to get the text to speech.