chrisvinsen
commited on
Commit
•
976e9ae
1
Parent(s):
38099be
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# wav2vec2-19
|
14 |
|
|
|
|
|
|
|
|
|
15 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.6305
|
|
|
12 |
|
13 |
# wav2vec2-19
|
14 |
|
15 |
+
WER 0.283
|
16 |
+
|
17 |
+
WER 0.126 with 3-Gram
|
18 |
+
|
19 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.6305
|