Update README.md
Browse files
README.md
CHANGED
@@ -80,7 +80,10 @@ result = pipe("test.mp3")
|
|
80 |
print(result["text"])
|
81 |
```
|
82 |
|
83 |
-
## Training
|
|
|
|
|
|
|
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 |
|