update model card README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
|
|
|
|
|
|
| 4 |
- generated_from_trainer
|
| 5 |
model-index:
|
| 6 |
- name: wav2vec2-xlsr-1B-NPSC-NN
|
|
@@ -12,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# wav2vec2-xlsr-1B-NPSC-NN
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Loss: 0.
|
| 18 |
-
- Wer: 0.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- automatic-speech-recognition
|
| 5 |
+
- NbAiLab/NPSC
|
| 6 |
- generated_from_trainer
|
| 7 |
model-index:
|
| 8 |
- name: wav2vec2-xlsr-1B-NPSC-NN
|
|
|
|
| 14 |
|
| 15 |
# wav2vec2-xlsr-1B-NPSC-NN
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the NBAILAB/NPSC - 16K_MP3 dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.4562
|
| 20 |
+
- Wer: 0.1531
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|