可以将自己的声音添加到TTS语音中
TTS(文本转语音)中有一些内置声音,例如 XP 中的 sam 和 vista 中的 ana,有什么方法可以在其中添加自己的声音。
There are some built-in sound in TTS(Text-to-speech) like sam at XP and ana for vista, is there any way to add own sound in it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我做了一些研究,此网站提供了一个工具包来构建您的基于(兼容 sapi 的)Festival TTS 引擎的自己的 TTS 语音。 我无法对语音质量做出任何评论。 Microsoft TTS 引擎不支持用户生成的语音构造。
还有其他供应商(我似乎记得 AT&T Natural Voices 支持用户生成的声音),但其中大多数都非常昂贵(几万美元)。
I did a bit of research, and this site offers a toolkit to build your own TTS voice based on the (sapi-compatible) Festival TTS engine. I can't make any comments on the voice quality. The Microsoft TTS engines don't support user-generated voice construction.
There are other vendors out there (I seem to recall that AT&T Natural Voices supported user-generated voices), but most of them are extremely expensive (several tens of thousands of dollars).