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 |
- mir_st500
|
|
@@ -14,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# wav2vec2-base-MIR_ST500_ASR_109
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 0.
|
| 20 |
-
- Wer: 0.
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- automatic-speech-recognition
|
| 5 |
+
- /workspace/datasets/datasets/MIR_ST500/MIR_ST500.py
|
| 6 |
- generated_from_trainer
|
| 7 |
datasets:
|
| 8 |
- mir_st500
|
|
|
|
| 16 |
|
| 17 |
# wav2vec2-base-MIR_ST500_ASR_109
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the /WORKSPACE/DATASETS/DATASETS/MIR_ST500/MIR_ST500.PY - ASR dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.6452
|
| 22 |
+
- Wer: 0.3732
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|