mirror of
https://github.com/2noise/ChatTTS.git
synced 2026-08-29 02:10:59 +08:00
Export onnx or JIT models for deployment
Run pip install onnx -U.
Export GPT
- Run
python examples/onnx/exporter.py --gpt
Export other models
Run python examples/onnx/exporter.py --decoder --vocos