Automatic Speech Recognition
MLX
Safetensors
voxtral
audio
speech
speech-recognition
transcription
translation
rotorquant
quantization
2-bit
Instructions to use majentik/Voxtral-Mini-3B-2507-RotorQuant-MLX-2bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use majentik/Voxtral-Mini-3B-2507-RotorQuant-MLX-2bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Voxtral-Mini-3B-2507-RotorQuant-MLX-2bit majentik/Voxtral-Mini-3B-2507-RotorQuant-MLX-2bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
chore(card): enrich YAML frontmatter (pipeline_tag, language, library_name, inference)
Browse files
README.md
CHANGED
|
@@ -4,16 +4,18 @@ library_name: mlx
|
|
| 4 |
license: apache-2.0
|
| 5 |
pipeline_tag: automatic-speech-recognition
|
| 6 |
tags:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# Voxtral-Mini-3B-2507-RotorQuant-MLX-2bit
|
|
|
|
| 4 |
license: apache-2.0
|
| 5 |
pipeline_tag: automatic-speech-recognition
|
| 6 |
tags:
|
| 7 |
+
- voxtral
|
| 8 |
+
- audio
|
| 9 |
+
- speech
|
| 10 |
+
- speech-recognition
|
| 11 |
+
- transcription
|
| 12 |
+
- translation
|
| 13 |
+
- mlx
|
| 14 |
+
- rotorquant
|
| 15 |
+
- quantization
|
| 16 |
+
- 2-bit
|
| 17 |
+
language:
|
| 18 |
+
- en
|
| 19 |
---
|
| 20 |
|
| 21 |
# Voxtral-Mini-3B-2507-RotorQuant-MLX-2bit
|