MiMo-V2.5-ASR
Collection
by Xiaomi, converted to MLX • 7 items • Updated • 2
How to use mlx-community/MiMo-Audio-Tokenizer with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MiMo-Audio-Tokenizer mlx-community/MiMo-Audio-Tokenizer
Part of the MiMo V2.5 ASR MLX collection.
Audio tokenizer assets for the community MLX conversion of XiaomiMiMo/MiMo-V2.5-ASR.
git clone https://github.com/ailuntx/MiMo-V2.5-ASR-MLX.git
cd MiMo-V2.5-ASR-MLX
pip install git+https://github.com/ailuntx/mlx-audio.git
hf download mlx-community/MiMo-Audio-Tokenizer --local-dir ./models/MiMo-Audio-Tokenizer
hf download mlx-community/MiMo-V2.5-ASR-MLX --local-dir ./models/MiMo-V2.5-ASR-MLX
python run_mimo_asr_mlx.py --model ./models/MiMo-V2.5-ASR-MLX --audio path/to/audio.wav
This repository is a required companion asset for the MiMo ASR MLX model repositories. Keep it next to the model checkpoint or pass its path through the runtime configuration.
Quantized
Base model
XiaomiMiMo/MiMo-V2.5-ASR