LuxTTS Candle Model Artifacts

This repository hosts model artifacts for luxtts-candle (Rust/Candle inference).

Included files

  • config.json
  • tokens.txt
  • model.pt
  • text_encoder.onnx
  • fm_decoder.onnx
  • text_encoder_int8.onnx
  • fm_decoder_int8.onnx
  • vocoder/config.yaml
  • vocoder/vocos.bin
  • LICENSE

Notes

  • luxtts-candle currently requires the fp32 ONNX files (text_encoder.onnx, fm_decoder.onnx) plus model.pt and vocoder files.
  • Int8 ONNX files are included for future compatibility work.
  • The vocoder safetensors file is generated locally by luxtts-candle from vocoder/vocos.bin when needed.

License

Apache-2.0 (see LICENSE).

Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support