Databoost commited on
Commit
eee501d
·
verified ·
1 Parent(s): 6743bd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ Our dataset is organized into the following thematic categories. Please note tha
56
  ## Dataset Structure
57
  ### Organisation of the Project
58
  The dataset, **TTS_Multilingual_Data**, is organized as follows:
59
- My dataset, TTS_Multilingual_Data, is organized as follows: at the root, there is a data folder containing two subfolders. The train folder includes data files in Parquet format (such as data1.parquet and data2.parquet), while the audio folder contains audio files in WAV format (for example, audio1.wav). At the root, a readme.md file provides details about the dataset's content and usage.
60
 
61
  ### Columns
62
  - **audio_path** (string): Path to the audio file.
 
56
  ## Dataset Structure
57
  ### Organisation of the Project
58
  The dataset, **TTS_Multilingual_Data**, is organized as follows:
59
+ containing one subfolder. The train subfolder includes data files in Parquet format (e.g., data.parquet), while the audio subfolder contains audio files in WAV format (e.g., audio1.wav). Additionally, a readme.md file at the root level provides detailed information about the dataset's content and usage.
60
 
61
  ### Columns
62
  - **audio_path** (string): Path to the audio file.