Views
No views yet
| Field | Value |
|---|---|
| Hub id | eugenehp/luxtts |
| Kind | Converted / re-laid-out for RLX from an upstream checkpoint. |
| RLX crate | rlx-luxtts |
| Upstream | https://huggingface.co/YatharthS/LuxTTS |
1hf download eugenehp/luxtts --local-dir .
2cargo run -p rlx-luxtts --release -- --model-dir .fm_decoder.onnx (455.4 MiB)luxtts.f16.gguf (268.0 MiB)onnx/vocoder_spec.onnx (51.6 MiB)text_encoder.onnx (16.8 MiB)encoder_body.onnx (16.8 MiB)tokens.txt (2.5 KiB)config.json (697 B)luxtts.f16.gguf*.f16.gguf / LM-only Q4 packs are format wraps — they are not drop-in replacements for the RLX primary file above.weights/tts/luxtts (or pass the path explicitly), then:cargo run -p rlx-luxtts --release -- --model-dir .LICENSE. Inherit upstream terms when redistributing.weights/ tree in rlx-models via python3 scripts/prepare_weights_hf.py.