issues
search
wenet-e2e
/
wetts
Production First and Production Ready End-to-End Text-to-Speech Toolkit
Apache License 2.0
371
stars
60
forks
source link
迷你项目:python cli(command line interface) and api(application programming interface)
#160
Open
robin1001
opened
1 year ago
robin1001
commented
1 year ago
目的
好用第一:为开发者提供开箱即用更方便、更稳定的 python cli 和 api。
声音万花筒:预提供一系列好玩 fancy 的声音。
迭代速度是第一生产力:基于 python 快速的开发和迭代。
技术选择
推理引擎:onnxruntime,其支持的平台更多
功能
[x] modelscope 模型库支持,见
https://github.com/wenet-e2e/wetts/pull/162
[ ] 基于 bert 的多音字和韵律前端支持
[ ] 后端推理支持
[ ] 变速变调支持
[ ] 特色音库,基本功能支持如下(后续会拓展到很多个性化音色,如巴拉巴拉小魔仙)
[ ] 中文:标贝女生
[ ] 中文:标准男生
[ ] 英文:标准女生
[ ] 英文:标准男生
robin1001
commented
1 year ago
@Shengqiang-Li @mtxing 有空也可以关注这个项目和功能。
目的
技术选择
功能