hehaorui commited on
Commit
44d3d42
·
1 Parent(s): ba39759
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -29,6 +29,17 @@ The table and chart below provide the statistic information for the dataset. For
29
  | Recorded Method | Wild |
30
 
31
 
 
 
 
 
 
 
 
 
 
 
 
32
  ## README 🔥🔥🔥
33
 
34
  ## Dataset Usage
 
29
  | Recorded Method | Wild |
30
 
31
 
32
+ The JSON files in the dataset contain the following keys:
33
+
34
+ | Key | Description |
35
+ |-------------------|----------------------------------------------------------|
36
+ | `key` | Unique identifier for each sample in the dataset |
37
+ | `text` | Text transcription of the audio |
38
+ | `duration` | Duration of the audio clip in seconds |
39
+ | `language` | Language of the audio content |
40
+ | `wav_path` | Path to the corresponding WAV file |
41
+ | `prompt0_wav_path`| Path to the WAV file used as a prompt |
42
+ | `style_feature` | Style features associated with the audio sample |
43
  ## README 🔥🔥🔥
44
 
45
  ## Dataset Usage