DrishtiSharma
commited on
Commit
•
9142074
1
Parent(s):
e49da77
Update README.md
Browse files
README.md
CHANGED
@@ -56,11 +56,11 @@ It achieves the following results on the evaluation set:
|
|
56 |
|
57 |
### Evaluation Commands
|
58 |
|
59 |
-
1. To evaluate on mozilla-foundation/common_voice_8_0 with test split
|
60 |
|
61 |
python eval.py --model_id DrishtiSharma/wav2vec2-xls-r-myv-a1 --dataset mozilla-foundation/common_voice_8_0 --config myv --split test --log_outputs
|
62 |
|
63 |
-
2. To evaluate on speech-recognition-community-v2/dev_data
|
64 |
|
65 |
Erzya language not found in speech-recognition-community-v2/dev_data
|
66 |
|
|
|
56 |
|
57 |
### Evaluation Commands
|
58 |
|
59 |
+
**1. To evaluate on mozilla-foundation/common_voice_8_0 with test split**
|
60 |
|
61 |
python eval.py --model_id DrishtiSharma/wav2vec2-xls-r-myv-a1 --dataset mozilla-foundation/common_voice_8_0 --config myv --split test --log_outputs
|
62 |
|
63 |
+
**2. To evaluate on speech-recognition-community-v2/dev_data**
|
64 |
|
65 |
Erzya language not found in speech-recognition-community-v2/dev_data
|
66 |
|