Automatic Speech Recognition
MLX
Safetensors
Danish
cohere_asr
audio
speech-recognition
transcription
danish
apple-silicon
quant
custom_code
Instructions to use rasgaard/hviske-v5.3-mlx-int8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use rasgaard/hviske-v5.3-mlx-int8 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir hviske-v5.3-mlx-int8 rasgaard/hviske-v5.3-mlx-int8
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
File size: 131 Bytes
b2f6ce0 | 1 2 3 4 5 6 7 | {
"auto_map": {
"AutoProcessor": "processing_cohere_asr.CohereAsrProcessor"
},
"processor_class": "CohereAsrProcessor"
}
|