cahya commited on
Commit
209a6da
1 Parent(s): 56b5baa

updated the readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -119,6 +119,6 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"],
119
 
120
  ## Training
121
 
122
- The Common Voice `train`, `validation`, other and invalidated
123
 
124
  The script used for training can be found [here](https://github.com/cahya-wirawan/indonesian-speech-recognition)
 
119
 
120
  ## Training
121
 
122
+ The Artificial Common Voice `train`, `validation` is used to fine tune the model
123
 
124
  The script used for training can be found [here](https://github.com/cahya-wirawan/indonesian-speech-recognition)