当前位置: 软件>C/C++软件
语音合成软件 Festival
本文导语: Festival 是 Linux 下的一个语音合成软件 使用方法: $ festival --tts letter.txt$ festivalfestival> (SayText "Greetings from linuxhelp.blogspot.com")$festival> (tts "myfile.txt") 在线演示:http://www.cstr.ed.ac.uk/projects/festival/onlinedemo.html
Festival 是 Linux 下的一个语音合成软件
使用方法:
$ festival --tts letter.txt
$ festival
festival> (SayText "Greetings from linuxhelp.blogspot.com")
$festival> (tts "myfile.txt")
在线演示:http://www.cstr.ed.ac.uk/projects/festival/onlinedemo.html