Anjul Rajendra Sharma
commited on
Commit
•
4d7d181
1
Parent(s):
59a0bb3
Update README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- automatic-speech-recognition
|
4 |
-
-
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
-
- name: wavlm-
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
# wavlm-
|
15 |
|
16 |
-
This model is a fine-tuned version of [microsoft/wavlm-base](https://huggingface.co/microsoft/wavlm-base) on the
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.0955
|
19 |
- Wer: 0.0773
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- automatic-speech-recognition
|
4 |
+
- english_asr
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
+
- name: wavlm-base-english
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
# wavlm-base-english
|
15 |
|
16 |
+
This model is a fine-tuned version of [microsoft/wavlm-base](https://huggingface.co/microsoft/wavlm-base) on the english_ASR - CLEAN dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.0955
|
19 |
- Wer: 0.0773
|