arampacha commited on
Commit
d691d0f
1 Parent(s): 016d068

readme score upd

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Test WER
23
  type: wer
24
- value: 31.30
25
  ---
26
 
27
  # Wav2Vec2-Large-XLSR-53-Ukrainian
@@ -122,10 +122,10 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"],
122
 
123
  ```
124
 
125
- **Test Result**: 31.30
126
 
127
  ## Training
128
 
129
- The Common Voice `train`, `validation` and sample of the M-AILABS Ukrainian corpus.
130
 
131
  The script used for training will be available [here](https://github.com/arampacha/hf-sprint-xlsr) soon.
21
  metrics:
22
  - name: Test WER
23
  type: wer
24
+ value: 29.89
25
  ---
26
 
27
  # Wav2Vec2-Large-XLSR-53-Ukrainian
122
 
123
  ```
124
 
125
+ **Test Result**: 29.89
126
 
127
  ## Training
128
 
129
+ The Common Voice `train`, `validation` and the M-AILABS Ukrainian corpus.
130
 
131
  The script used for training will be available [here](https://github.com/arampacha/hf-sprint-xlsr) soon.