aangelakis commited on
Commit
102e005
·
verified ·
1 Parent(s): 85b8ba6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ size_categories:
25
 
26
 
27
  ## Dataset Structure
28
- **The dataset has been converted into a single file named "stoma_full.parquet". If you require the original folder structure, please contact us.**
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.