cahya commited on
Commit
c0a9750
1 Parent(s): 4b6823a

updated the link to synthetic file

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -121,6 +121,6 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"],
121
 
122
  ## Training
123
 
124
- The Common Voice `train`, `validation`, and [synthetic voice datasets](https://cloud.uncool.ai/index.php/s/P5YiJ42GfxTQcm7) were used for training.
125
 
126
  The script used for training can be found [here](https://github.com/indonesian-nlp/wav2vec2-indonesian)
121
 
122
  ## Training
123
 
124
+ The Common Voice `train`, `validation`, and [synthetic voice datasets](https://cloud.uncool.ai/index.php/s/Kg4C6f5NJGN9ZdR) were used for training.
125
 
126
  The script used for training can be found [here](https://github.com/indonesian-nlp/wav2vec2-indonesian)