aufklarer/Indic-Mio-MLX-fp16
Indic-Mio-MLX-fp16
Apple Silicon fp16 export of SPRINGLab/Indic-Mio, bundled with the MioCodec 25 Hz / 24 kHz companion required to decode Indic-Mio content tokens into waveform audio.
This is an artifact bundle for Swift/MLX runtime work. It preserves upstream key names; runtime code is expected to implement model loading, sampling, MioCodec conditioning, and waveform decoding.
Model
Emotion Control
Files
Validation
The roundtrip test was a local synthesis and transcription sanity check. It verifies that the exported Indic-Mio weights and bundled MioCodec path can produce intelligible Hindi speech for an explicit emotion marker. It is not a full runtime benchmark.
Usage
These artifacts are not a drop-in Transformers checkpoint. They are intended for speech-swift or another MLX runtime that implements the Indic-Mio token generation path and MioCodec decoding path.
git lfs install
git clone https://huggingface.co/aufklarer/Indic-Mio-MLX-fp16Expected bundle layout:
Indic-Mio-MLX-fp16/
model.safetensors
config.json
tokenizer.json
bundle_config.json
soniqo_manifest.json
miocodec/
model.safetensors
config.json
config.yaml
soniqo_manifest.jsonSource
- Indic-Mio upstream model: https://huggingface.co/SPRINGLab/Indic-Mio
- MioCodec upstream model: https://huggingface.co/Aratako/MioCodec-25Hz-24kHz
Links
- speech-swift - Apple SDK
- Speech Studio - local speech generation and voice cloning app
- Docs - install and CLI docs
- soniqo.audio - website
- Blog - blog
