Automatic Speech Recognition
Safetensors
MLX
Chinese
English
mlx-audio
qwen3_asr
asr
speech-to-text
taiwan-mandarin
mixed-quantization
4-bit precision
Instructions to use Alkd/TEA-ASR-1.1-MLX-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use Alkd/TEA-ASR-1.1-MLX-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir TEA-ASR-1.1-MLX-4bit Alkd/TEA-ASR-1.1-MLX-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "_from_model_config": true, | |
| "eos_token_id": [ | |
| 151643, | |
| 151645 | |
| ], | |
| "pad_token_id": 151643, | |
| "temperature": null, | |
| "top_k": null, | |
| "top_p": null, | |
| "transformers_version": "4.57.6" | |
| } | |