Automatic Speech Recognition
MLX
Safetensors
multilingual
cohere_asr
audio
speech-recognition
transcription
custom_code
Instructions to use littoralai/cohere-transcribe-mlx-fp16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use littoralai/cohere-transcribe-mlx-fp16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir cohere-transcribe-mlx-fp16 littoralai/cohere-transcribe-mlx-fp16
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
littoralai/cohere-transcribe-mlx-fp16
fp16 MLX conversion of
CohereLabs/cohere-transcribe-03-2026
(source revision b1eacc2686a3d08ceaae5f24a88b1d519620bc09), converted with
mlx-audio. No architecture, vocabulary, or training changes. See the base
model card for capabilities, training details, and evaluations.
License
Apache-2.0, from the base model. The custom architecture code
(modeling_cohere_asr.py, configuration_cohere_asr.py,
processing_cohere_asr.py, tokenization_cohere_asr.py) is Cohere's,
redistributed unchanged. Change vs. the source: fp16 MLX conversion.
Integrity
model.safetensors sha256
dab83b01ee41b929f2f644aa9ecb388db1359f9f7e1d6db64b6c35def30ab9ba
Use with mlx-audio
python -m mlx_audio.stt.generate --model littoralai/cohere-transcribe-mlx-fp16 \
--audio audio.wav --output out
- Downloads last month
- 32
Model size
2B params
Tensor type
BF16
·
Hardware compatibility
Log In to add your hardware
Quantized
Model tree for littoralai/cohere-transcribe-mlx-fp16
Base model
CohereLabs/cohere-transcribe-03-2026