2
stars
8
commits
4
linked in READMEs
Jan 13, 2026
updated
This model was converted to MLX format from mistralai/Voxtral-Mini-3B-2507 using mlx-audio version 0.2.4.
Refer to the original model card for more details on the model.
pip install -U mlx-audio
python -m mlx_audio.stt.generate --model mlx-community/Voxtral-Mini-3B-2507-bf16 --audio PATH-TO-AUDIO --verbose
8 commits
2
stars
8
commits
4
linked in READMEs
Jan 13, 2026
updated
This model was converted to MLX format from mistralai/Voxtral-Mini-3B-2507 using mlx-audio version 0.2.4.
Refer to the original model card for more details on the model.
pip install -U mlx-audio
python -m mlx_audio.stt.generate --model mlx-community/Voxtral-Mini-3B-2507-bf16 --audio PATH-TO-AUDIO --verbose
8 commits