LuxTTS Candle Model Artifacts
This repository hosts model artifacts for luxtts-candle (Rust/Candle inference).
Included files
config.jsontokens.txtmodel.pttext_encoder.onnxfm_decoder.onnxtext_encoder_int8.onnxfm_decoder_int8.onnxvocoder/config.yamlvocoder/vocos.binLICENSE
Notes
luxtts-candlecurrently requires the fp32 ONNX files (text_encoder.onnx,fm_decoder.onnx) plusmodel.ptand vocoder files.- Int8 ONNX files are included for future compatibility work.
- The vocoder safetensors file is generated locally by
luxtts-candlefromvocoder/vocos.binwhen needed.
License
Apache-2.0 (see LICENSE).
- Downloads last month
- 1