Update README.md
Browse files
README.md
CHANGED
@@ -170,6 +170,8 @@ As you can see this model performs better with WER metric on validation(evaluati
|
|
170 |
|
171 |
The script used for training can be found [here](https://colab.research.google.com/github/lnxdx/Wav2Vec2-Large-XLSR-Persian-ASR/blob/main/Fine_Tune_Wav2Vec2_Large_XLSR_on_ShEMO_for_Persian_ASR_with_%F0%9F%A4%97_Transformers.ipynb).
|
172 |
|
|
|
|
|
173 |
Check out [this blog](https://huggingface.co/blog/fine-tune-xlsr-wav2vec2) for more information.
|
174 |
|
175 |
#### Framework versions
|
|
|
170 |
|
171 |
The script used for training can be found [here](https://colab.research.google.com/github/lnxdx/Wav2Vec2-Large-XLSR-Persian-ASR/blob/main/Fine_Tune_Wav2Vec2_Large_XLSR_on_ShEMO_for_Persian_ASR_with_%F0%9F%A4%97_Transformers.ipynb).
|
172 |
|
173 |
+
The script used for evaluating on ShEMO and Common Voice can be found [here](https://colab.research.google.com/github/lnxdx/Wav2Vec2-Large-XLSR-Persian-ASR/blob/main/evaluate_asr_on_shemo_and_common_voice.ipynb).
|
174 |
+
|
175 |
Check out [this blog](https://huggingface.co/blog/fine-tune-xlsr-wav2vec2) for more information.
|
176 |
|
177 |
#### Framework versions
|