Updated colab link
Browse files
README.md
CHANGED
@@ -119,4 +119,4 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"],
|
|
119 |
|
120 |
## Training
|
121 |
|
122 |
-
The script used for training can be found
|
|
|
119 |
|
120 |
## Training
|
121 |
|
122 |
+
The script used for training can be found [Hindi ASR Fine Tuning Wav2Vec2](https://colab.research.google.com/drive/1m-F7et3CHT_kpFqg7UffTIwnUV9AKgrg?usp=sharing)
|