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 |
datasets:
|
| 6 |
- vivos
|
|
@@ -8,20 +10,7 @@ metrics:
|
|
| 8 |
- wer
|
| 9 |
model-index:
|
| 10 |
- name: Wave2Vec2_OV_Vie
|
| 11 |
-
results:
|
| 12 |
-
- task:
|
| 13 |
-
name: Automatic Speech Recognition
|
| 14 |
-
type: automatic-speech-recognition
|
| 15 |
-
dataset:
|
| 16 |
-
name: vivos
|
| 17 |
-
type: vivos
|
| 18 |
-
config: default
|
| 19 |
-
split: test
|
| 20 |
-
args: default
|
| 21 |
-
metrics:
|
| 22 |
-
- name: Wer
|
| 23 |
-
type: wer
|
| 24 |
-
value: 1.0
|
| 25 |
---
|
| 26 |
|
| 27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -29,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 29 |
|
| 30 |
# Wave2Vec2_OV_Vie
|
| 31 |
|
| 32 |
-
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the
|
| 33 |
It achieves the following results on the evaluation set:
|
| 34 |
-
- Loss: 3.
|
| 35 |
- Wer: 1.0
|
| 36 |
|
| 37 |
## Model description
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- automatic-speech-recognition
|
| 5 |
+
- vivos
|
| 6 |
- generated_from_trainer
|
| 7 |
datasets:
|
| 8 |
- vivos
|
|
|
|
| 10 |
- wer
|
| 11 |
model-index:
|
| 12 |
- name: Wave2Vec2_OV_Vie
|
| 13 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 18 |
|
| 19 |
# Wave2Vec2_OV_Vie
|
| 20 |
|
| 21 |
+
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the VIVOS - NA dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 3.5894
|
| 24 |
- Wer: 1.0
|
| 25 |
|
| 26 |
## Model description
|