Automatic Speech Recognition
Safetensors
MLX
mlx-audio-plus
whisper
speech-recognition
speech-to-text
stt
Instructions to use mlx-community/whisper-base-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/whisper-base-8bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir whisper-base-8bit mlx-community/whisper-base-8bit
- 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-base-8bit
|
| 16 |
|
| 17 |
-
This model was converted to MLX format from [openai/whisper-base](https://
|
| 18 |
|
| 19 |
## Use with mlx-audio-plus
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
# mlx-community/whisper-base-8bit
|
| 16 |
|
| 17 |
+
This model was converted to MLX format from [openai/whisper-base](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:277bea4d6a21c9f4d755e99af06b145bae90c75db7a2f5a0d4f06acddf62736b
|
| 3 |
+
size 77513748
|