ayameRushia
commited on
Commit
•
69ddaa1
1
Parent(s):
77230ef
Update README.md
Browse files
README.md
CHANGED
@@ -56,6 +56,14 @@ More information needed
|
|
56 |
|
57 |
Evaluation is conducted in Notebook, you can see within the repo "notebook_evaluation_wav2vec2_el.ipynb"
|
58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
## Training procedure
|
60 |
|
61 |
### Training hyperparameters
|
|
|
56 |
|
57 |
Evaluation is conducted in Notebook, you can see within the repo "notebook_evaluation_wav2vec2_el.ipynb"
|
58 |
|
59 |
+
Test WER without LM
|
60 |
+
wer = 31.1294 %
|
61 |
+
cer = 7.9509 %
|
62 |
+
|
63 |
+
Test WER using LM
|
64 |
+
wer = 20.7340 %
|
65 |
+
cer = 6.0466 %
|
66 |
+
|
67 |
## Training procedure
|
68 |
|
69 |
### Training hyperparameters
|