cahya commited on
Commit
5f11279
1 Parent(s): 1e45a10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -122,4 +122,5 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"],
122
 
123
  The Common Voice `train`, `validation`, and ... datasets were used for training as well as ... and ... # TODO
124
 
125
- 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.
 
 
122
 
123
  The Common Voice `train`, `validation`, and ... datasets were used for training as well as ... and ... # TODO
124
 
125
+ The script used for training can be found [here](https://github.com/cahya-wirawan/indonesian-speech-recognition)
126
+ (will be available soon)