0

我希望在我的 Ubuntu 机器上以编程方式生成文本到语音波形文件,而 Ubuntu 中的 Festival 和 Text2Wave 工具似乎在这方面做得很好,除了声音通常很差而且没有口音。

我能找到的唯一带有澳大利亚口音的 TTS 是 Realspeak voices Lee 和 Karen。我有这些文件的格式,它们可以在 Windows 上加载到 TextAloud 中,但我想知道是否有任何方法可以使其与 Festival 或其他命令行 linux 工具一起使用。

4

1 回答 1

0

Best option seems to be http://code.google.com/p/open-sapi/.

So far is not stable and otherwise using the SAPI5 in Linux does not seem possible at this point in time.

于 2011-01-16T08:28:06.243 回答