selimc commited on
Commit
4dfd552
1 Parent(s): 68f61a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -80,7 +80,10 @@ result = pipe("test.mp3")
80
  print(result["text"])
81
  ```
82
 
83
- ## Training procedure
 
 
 
84
 
85
  ### Training hyperparameters
86
 
 
80
  print(result["text"])
81
  ```
82
 
83
+ ## Training
84
+
85
+ Due to colab GPU constraints I was able to use only the 10% of the Turkish data available in the Common Voice 17.0 dataset. 😔
86
+ Got a GPU to spare? Let's collaborate and take this model to the next level! 🚀
87
 
88
  ### Training hyperparameters
89