krishnateja
commited on
Commit
•
c322515
1
Parent(s):
8a89562
Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
# wav2vec2-telugu_150
|
31 |
|
32 |
-
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the openslr dataset.
|
|
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 0.3312
|
35 |
- Wer: 0.2213
|
@@ -107,7 +108,10 @@ The following hyperparameters were used during training:
|
|
107 |
| 0.0056 | 146.15 | 15200 | 0.3310 | 0.2229 |
|
108 |
| 0.0053 | 150.0 | 15600 | 0.3312 | 0.2213 |
|
109 |
|
|
|
110 |
|
|
|
|
|
111 |
### Framework versions
|
112 |
|
113 |
- Transformers 4.24.0
|
|
|
29 |
|
30 |
# wav2vec2-telugu_150
|
31 |
|
32 |
+
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the [openslr](https://openslr.org/66) dataset.
|
33 |
+
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.3312
|
36 |
- Wer: 0.2213
|
|
|
108 |
| 0.0056 | 146.15 | 15200 | 0.3310 | 0.2229 |
|
109 |
| 0.0053 | 150.0 | 15600 | 0.3312 | 0.2213 |
|
110 |
|
111 |
+
### Test results
|
112 |
|
113 |
+
WER(without LM): 42.8\%
|
114 |
+
WER(with LM): 42\%
|
115 |
### Framework versions
|
116 |
|
117 |
- Transformers 4.24.0
|