I want to build my own TTS (Text to Speech) App using HTS (HMM-based speech synthesis system) for the Arabic language. I fail to find any step by step instructions on how to build the synthesizer using HTS. What I have done is to download the sample Speaker Dependent Demo on the HTS website and train that data ana tested it on Festival (English speaker). Now I don't know what files should I change in the HTS-demo to build my voice(language).
1 回答
0
您首先按照构建合成声音指南为您的语言构建节日单元选择声音。
获得语音和所需的实验室和 utt 文件后,您可以从 HTS 运行 training.pl 脚本,并使用更新的数据库路径,它将为您构建语音。
于 2020-04-09T06:42:58.843 回答