updated the readme
Browse files
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
|
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)
|