Automatic Speech Recognition
Safetensors
MLX
mlx-audio-plus
whisper
speech-recognition
speech-to-text
stt
Instructions to use mlx-community/whisper-tiny-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/whisper-tiny-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir whisper-tiny-4bit mlx-community/whisper-tiny-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Upload folder using huggingface_hub
Browse files- README.md +1 -1
- model.safetensors +2 -2
README.md
CHANGED
|
@@ -14,7 +14,7 @@ pipeline_tag: automatic-speech-recognition
|
|
| 14 |
|
| 15 |
# mlx-community/whisper-tiny-4bit
|
| 16 |
|
| 17 |
-
This model was converted to MLX format from [openai/whisper-tiny](https://
|
| 18 |
|
| 19 |
## Use with mlx-audio-plus
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
# mlx-community/whisper-tiny-4bit
|
| 16 |
|
| 17 |
+
This model was converted to MLX format from [openai/whisper-tiny](https://github.com/openai/whisper) using [mlx-audio-plus](https://github.com/DePasqualeOrg/mlx-audio-plus) version **0.1.4**.
|
| 18 |
|
| 19 |
## Use with mlx-audio-plus
|
| 20 |
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5824e77a40eca4419c8e623abef0caae7015e7a63fa4aabe814f680704549d0f
|
| 3 |
+
size 22029431
|