ivangtorre commited on
Commit
a0fc2ae
1 Parent(s): 8bbe215
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -121,4 +121,4 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"],
121
 
122
  The Common Voice `train`, `validation` datasets were used for training.
123
 
124
- The script used for training can be found TODO
121
 
122
  The Common Voice `train`, `validation` datasets were used for training.
123
 
124
+ The script used for training can be found in [Github](https://github.com/ivangtorre/wav2vec2-xlsr-fine-tuning-week-Basque)