Datasets:
Languages:
Greek
Size:
10K - 100K
Tags:
speech_corpus
greek_language
text-to-speech
neural_TTS
speech_synthesis
under_resourced_languages
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -95,6 +95,11 @@ sampling_rate = sample["audio"]["sampling_rate"]
|
|
| 95 |
## License
|
| 96 |
**STOMA** is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.
|
| 97 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 98 |
|
| 99 |
## More Information
|
| 100 |
Check out our GitHub repository for the training and inference procedures: [STOMA: A Multi-Speaker Greek Speech Corpus](https://github.com/aangelakis/STOMA)
|
|
|
|
| 95 |
## License
|
| 96 |
**STOMA** is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.
|
| 97 |
|
| 98 |
+
## Citation
|
| 99 |
+
If you use this work, please cite:
|
| 100 |
+
```bibtex
|
| 101 |
+
TBA
|
| 102 |
+
```
|
| 103 |
|
| 104 |
## More Information
|
| 105 |
Check out our GitHub repository for the training and inference procedures: [STOMA: A Multi-Speaker Greek Speech Corpus](https://github.com/aangelakis/STOMA)
|