Views
No views yet
| Field | Value |
|---|---|
| Hub id | eugenehp/parlertts |
| Kind | Converted / re-laid-out for RLX from an upstream checkpoint. |
| RLX crate | rlx-parlertts |
| Upstream | https://huggingface.co/parler-tts/parler-tts-mini-v1 |
1hf download eugenehp/parlertts --local-dir .
2cargo run -p rlx-parlertts --release -- --model-dir .model.safetensors (3.3 GiB)onnx/decoder.onnx (1.7 GiB)onnx/text_encoder.onnx (1.3 GiB)parler-tts-mini-v1-Q4_0.gguf (776.8 MiB)tokenizer.json (2.3 MiB)config.json (6.8 KiB)generation_config.json (265 B)weights/tts/parlertts (or pass the path explicitly), then:cargo run -p rlx-parlertts --release -- --model-dir .LICENSE. Inherit upstream terms when redistributing.weights/ tree in rlx-models via python3 scripts/prepare_weights_hf.py.