问题
I tried following this post to get flite tts to work on raspberry pi 3, but unfortunately when I try
flite -t "word"
Nothing is read out but when I try
flite -t "All good men come to the aid of the rebellion"
Only "come to the aid of the rebellion" is read out. Any help on how to solve this? Thanks
回答1:
Removing and Reinstalling flite solved the problem.
来源:https://stackoverflow.com/questions/42383392/flite-text-to-speech-not-working-properly