Automatic Speech Recognition
MLX
PyTorch
TensorFlow
Safetensors
English
wav2vec2
audio
hf-asr-leaderboard
Eval Results (legacy)
Instructions to use HashNuke/wav2vec2-base-960h-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use HashNuke/wav2vec2-base-960h-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir wav2vec2-base-960h-mlx HashNuke/wav2vec2-base-960h-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Commit ·
5962bda
1
Parent(s): 8833830
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,17 +26,6 @@ model-index:
|
|
| 26 |
- name: Test WER
|
| 27 |
type: wer
|
| 28 |
value: 3.4
|
| 29 |
-
- task:
|
| 30 |
-
name: Automatic Speech Recognition
|
| 31 |
-
type: automatic-speech-recognition
|
| 32 |
-
dataset:
|
| 33 |
-
name: Librispeech (other)
|
| 34 |
-
type: librispeech_asr
|
| 35 |
-
args: en
|
| 36 |
-
metrics:
|
| 37 |
-
- name: Test WER
|
| 38 |
-
type: wer
|
| 39 |
-
value: 8.6
|
| 40 |
---
|
| 41 |
|
| 42 |
# Wav2Vec2-Base-960h
|
|
|
|
| 26 |
- name: Test WER
|
| 27 |
type: wer
|
| 28 |
value: 3.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
---
|
| 30 |
|
| 31 |
# Wav2Vec2-Base-960h
|