Automatic Speech Recognition
MLX
Safetensors
Chinese
English
qwen2
apple-silicon
speech-recognition
mimo
Instructions to use mlx-community/MiMo-V2.5-ASR-MLX-bf16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/MiMo-V2.5-ASR-MLX-bf16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MiMo-V2.5-ASR-MLX-bf16 mlx-community/MiMo-V2.5-ASR-MLX-bf16
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "do_sample": true, | |
| "temperature": 0.6, | |
| "top_k": -1, | |
| "top_p": 0.95 | |
| } |