Linux笔记——linux下的语音合成系统
生活随笔
收集整理的這篇文章主要介紹了
Linux笔记——linux下的语音合成系统
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
?
?
安裝:sudo apt-get install festival?
使用:
(SayText "Hello!")
?
?
?
# espeak --stdout 'words to speak' | aplay # espeak -s 140 -f mydocument.txt | aplay # espeak --stdout -t mydocument.txt | aplay # espeak -v en-uk --stdout 'reading tips & tricks in TGS' | aplay?
Convert your text file to an audio file as shown below.
# espeak -t mydocument.txt -w myaudio.wav參見:
?
How to Convert Text Document to Speech on Ubuntu Using eSpeak
?
?
?
總結
以上是生活随笔為你收集整理的Linux笔记——linux下的语音合成系统的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: win7系统待机模式下如何分配下载方法
- 下一篇: 选笔记本选择CPU风扇散热的重要性