Views
No views yet
native/ T3 extract (parity bins removed).| Field | Value |
|---|---|
| Hub id | eugenehp/chatterbox |
| Kind | Converted / re-laid-out for RLX from an upstream checkpoint. |
| RLX crate | rlx-chatterbox |
| Upstream | https://huggingface.co/synath/chatterbox-ONNX |
1hf download eugenehp/chatterbox --local-dir .
2cargo run -p rlx-chatterbox --release -- --model-dir .native/t3_lm.safetensors (976.2 MiB)t3-q4_k_m.gguf (299.6 MiB)onnx/cfm_estimator.onnx (273.0 MiB)onnx/flow_encoder.onnx (177.2 MiB)onnx/hift_head.onnx (79.6 MiB)onnx/hift_stages.onnx (79.6 MiB)weights.safetensors (77.6 MiB)native/embed_tables.safetensors (58.8 MiB)native/rope_cache.safetensors (32.0 MiB)onnx/hift_src.onnx (12.6 MiB)onnx/hift_f0.onnx (12.5 MiB)onnx/conditional_decoder.onnx (6.1 MiB)onnx/speech_encoder.onnx (1.1 MiB)default_voice.wav (697.6 KiB)onnx/language_model_q4f16.onnx (224.0 KiB)onnx/language_model_fp16.onnx (168.6 KiB)weights/tts/chatterbox (or pass the path explicitly), then:cargo run -p rlx-chatterbox --release -- --model-dir .LICENSE. Inherit upstream terms when redistributing.weights/ tree in rlx-models via python3 scripts/prepare_weights_hf.py.