Update README.md
Browse files
README.md
CHANGED
@@ -223,10 +223,3 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"],
|
|
223 |
```
|
224 |
|
225 |
**Test Result**: 53.54
|
226 |
-
|
227 |
-
|
228 |
-
## Training
|
229 |
-
|
230 |
-
The Common Voice `train`, `validation` datasets were used for training.
|
231 |
-
|
232 |
-
The script used for training can be found [here](https://huggingface.co/kmfoda/wav2vec2-large-xlsr-arabic/tree/main)
|
|
|
223 |
```
|
224 |
|
225 |
**Test Result**: 53.54
|
|
|
|
|
|
|
|
|
|
|
|
|
|