By admin , 23 九月, 2022 Coqui Cantonese Development Notes 粤语TTS实现笔记1. Implement Cantonese Frontend参照文档Implementing a New Language Frontend 和 普通话代码实现相应的粤语部分在https://github.com/coqui-ai/TTS/tree/dev/TTS/tts/utils/text/phonemizers实现粤语的phonemizers。 标签 AI TTS
By admin , 13 七月, 2020 sonic https://github.com/espeak-ng/sonic 这个是Bill Cox项目的源链接,espeak-ng那个可能没有及时更新:https://github.com/waywardgeek/sonic 标签 TTS
By admin , 7 六月, 2019 Merlin: The Neural Network (NN) based Speech Synthesis System https://github.com/CSTR-Edinburgh/merlin 标签 TTS
By admin , 23 九月, 2016 Aquila DSP library 这是一个看上去很有用的信号处理库,可以做快速傅里叶变换,把信号转换成容易分析的形式(MFCC、HFCC,暂时不知道是什么)。 http://aquila-dsp.org/features/ 代码托管在Github:https://github.com/zsiciarz/aquila 标签 TTS
By admin , 8 九月, 2016 ResponsiveVoice 纯JS TTS库,含普通话和粤语,商业授权最低$25一个月。 http://responsivevoice.org 标签 TTS
By admin , 24 三月, 2016 百度语音 百度提供免费的语音合成和语音识别服务,有REST API。 http://yuyin.baidu.com/tts/download 据说百度也有不需要密钥的API,像下面这样: https://tts.baidu.com/text2audio?cuid=baidu_speech_demo&ie=UTF-8&text=XXX&per=110&spd=5&pit=5······ 标签 TTS
最新评论