![]() |
does fedora have a package that provides "say" speech synthesizer used in MAC OS X
Does Fedora have a package that provides the "say" speech synthesizer which is used in MAC OS X.
|
On Fedora you can use festival. if it's not installed (as root):
Code:
yum install festivalCode:
echo "This is a test" | festival --ttsCode:
echo "This is a test" | text2wave -o test.wav |
Thank you I know about festival. Doesn't work nearly as well as say. Say has a large number of voices most of which sound pretty good. Pronunciation is much more realistic and it's not monotone like festival is. I used festival before and was never satisfied with it and it hasn't really gotten any better since I used it 8 years ago. But thank you anyway.
|
| All times are GMT -5. The time now is 12:35 AM. |