RapidTTS (text to speech)
- This repository converts the model in the open source text-to-speech project to ONNX format and organizes the code.
- Organize according to the principle of ease of use, and facilitate and quickly put it into use.
- Try to make the reasoning engine only uses lightweight reasoning engines such as onnxruntime, and does not rely on torch or Paddle.
Document Navigation
TODO