aapotanskanen commited on
Commit
5c0055f
1 Parent(s): 6c6e835

Added training script link to readme

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -124,6 +124,6 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"],
124
 
125
  ## Training
126
 
127
- The Common Voice `train`, `validation` and `other` datasets were used for training as well as CSS10 Finnish and Finnish parliament session 2 datasets.
128
 
129
- The script used for training COMING SOON
 
124
 
125
  ## Training
126
 
127
+ The Common Voice `train`, `validation` and `other` datasets were used for training as well as `CSS10 Finnish` and `Finnish parliament session 2` datasets.
128
 
129
+ The script used for training can be found from [Google Colab](https://colab.research.google.com/drive/1vnEGC9BnNRmVyIHj-0UsVulh_cUYSGWA?usp=sharing)