danurahul commited on
Commit
6bf6d9f
1 Parent(s): 4ea1bba
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -126,4 +126,4 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"],
126
 
127
  The Common Voice `train`, `validation` was used for training as well as validation and testing #
128
 
129
- The script used for training can be found [here](...) # TODO: fill in a link to your training script here. If you trained your model in a colab, simply fill in the link here. If you trained the model locally, it would be great if you could upload the training script on github and paste the link here.
126
 
127
  The Common Voice `train`, `validation` was used for training as well as validation and testing #
128
 
129
+ The script used for training can be found https://github.com/rahul-art/huggingface_wav2vec2_punjabi/blob/main/Fine_Tune_XLSR_Wav2Vec2_on_Punjabi_ASR_with_%F0%9F%A4%97_Transformers.ipynb