mirror of
https://github.com/2noise/ChatTTS.git
synced 2026-09-01 04:17:30 +08:00
e4cd66e06a
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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