MiMo Audio Tokenizer โ GGUF
GGUF conversion of XiaomiMiMo/MiMo-Audio-Tokenizer (encoder-only) for CrispASR.
This is a companion model used by the mimo-asr backend โ it provides the audio encoder (Whisper-style) that feeds into the MiMo-V2.5-ASR LLM. Not intended for standalone use.
Files
| File | Size | Description |
|---|---|---|
mimo-tokenizer.gguf |
1.2 GB | Audio tokenizer (encoder-only, F16) |
Usage
The tokenizer is loaded automatically by the mimo-asr backend:
crispasr --backend mimo-asr \
-m mimo-v2.5-asr.gguf \
--codec-model mimo-tokenizer.gguf \
-f audio.wav
License
Apache 2.0 (same as the original model).
Credits
- Original model: XiaomiMiMo
- GGUF conversion & runtime: CrispASR
- Downloads last month
- 211
Hardware compatibility
Log In to add your hardware
We're not able to determine the quantization variants.
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for cstr/mimo-audio-tokenizer-GGUF
Base model
XiaomiMiMo/MiMo-Audio-Tokenizer