ayameRushia
commited on
Commit
•
21337d8
1
Parent(s):
5446b70
Update README.md
Browse files
README.md
CHANGED
@@ -58,6 +58,7 @@ Test WER using LM
|
|
58 |
wer = 20.7340 %
|
59 |
cer = 6.0466 %
|
60 |
|
|
|
61 |
```
|
62 |
huggingface-cli login #login to huggingface for getting auth token to access the common voice v8
|
63 |
#running with LM
|
|
|
58 |
wer = 20.7340 %
|
59 |
cer = 6.0466 %
|
60 |
|
61 |
+
How to use eval.py
|
62 |
```
|
63 |
huggingface-cli login #login to huggingface for getting auth token to access the common voice v8
|
64 |
#running with LM
|