mirror of
https://github.com/2noise/ChatTTS.git
synced 2026-08-28 17:45:02 +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