Skip to content

A cross platform implementation of Text-to-Speech based on ONNXRuntime.

License

Notifications You must be signed in to change notification settings

RapidAI/RapidTTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RapidTTS(文本转语音)

  • 本仓库是将开源的文本转语音项目中模型转换为ONNX格式,并对代码做了整理而来。
  • 本着易用的原则整理,方便快速落地使用。
  • 努力做到推理引擎只用onnxruntime等轻量推理引擎,不依赖torch或者Paddle。

📖文档导航

TODO