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
|
@@ -25,7 +25,7 @@ size_categories:
|
|
| 25 |
|
| 26 |
|
| 27 |
## Dataset Structure
|
| 28 |
-
**The dataset
|
| 29 |
|
| 30 |
The dataset is organized into two main directories:
|
| 31 |
* **Speakers/**: Contains the `.wav` audio files, organized by Speaker ID, Corpus Section, and Session.
|
|
|
|
| 25 |
|
| 26 |
|
| 27 |
## Dataset Structure
|
| 28 |
+
**The dataset is provided in sharded Parquet format for optimized loading. The original folder structure ("Speakers/" and "Text/") and naming conventions are preserved as metadata features ("speaker_id", "section", "session", etc.) within the dataset.**
|
| 29 |
|
| 30 |
The dataset is organized into two main directories:
|
| 31 |
* **Speakers/**: Contains the `.wav` audio files, organized by Speaker ID, Corpus Section, and Session.
|