Automatic Speech Recognition
Safetensors
MLX
mlx-audio
qwen3_asr
speech-to-text
speech
transcription
asr
stt
Instructions to use runfuture/Mega-ASR-MLX-FP16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use runfuture/Mega-ASR-MLX-FP16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Mega-ASR-MLX-FP16 runfuture/Mega-ASR-MLX-FP16
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
| { | |
| "_from_model_config": true, | |
| "eos_token_id": [ | |
| 151643, | |
| 151645 | |
| ], | |
| "pad_token_id": 151643, | |
| "do_sample": false | |
| } |