--- license: mit pipeline_tag: audio-to-audio library_name: rlx tags: - miocodec - codec - rlx --- # MioCodec 25Hz/24kHz (RLX staging) MioCodec weights + ONNX decoder body (local parity fixtures removed). **Kind:** Staging redistrib of an upstream checkpoint for RLX runners. **Suggested Hub repo:** `eugenehp/miocodec` **Upstream:** https://huggingface.co/Aratako/MioCodec-25Hz-24kHz **RLX crate:** [`rlx-miotts`](https://github.com/MIT-RLX/rlx-models/tree/main/crates/rlx-miotts) ## Contents Weight tensors and configs in this directory (see file listing on the Hub). ## Run with RLX From [rlx-models](https://github.com/MIT-RLX/rlx-models) with this directory as the model path: ```bash cargo run -p rlx-miotts --release -- --codec-dir . ``` ## License MIT — see `LICENSE`. Inherit upstream terms when redistributing. Original weights and authorship: https://huggingface.co/Aratako/MioCodec-25Hz-24kHz ## Staging note Prepared from the local `weights/` tree in [rlx-models](https://github.com/MIT-RLX/rlx-models) for a future standalone Hub upload. Prefer fetching upstream when this is only a redistrib.