AkCodes23 commited on
Commit
ac39148
·
verified ·
1 Parent(s): 23ace49

Upload dataset

Browse files
README.md CHANGED
@@ -31,8 +31,10 @@ configs:
31
  path: telugu/train-*
32
  - split: validation
33
  path: telugu/validation-*
 
 
34
  dataset_info:
35
- config_name: indian_english
36
  features:
37
  - name: audio
38
  dtype:
@@ -116,6 +118,90 @@ dataset_info:
116
  num_examples: 9
117
  download_size: 84985707
118
  dataset_size: 86529530.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
119
  ---
120
 
121
  # Indian English + Telugu Single-Speaker TTS Dataset (emotion-tagged)
 
31
  path: telugu/train-*
32
  - split: validation
33
  path: telugu/validation-*
34
+ - split: test
35
+ path: telugu/test-*
36
  dataset_info:
37
+ - config_name: indian_english
38
  features:
39
  - name: audio
40
  dtype:
 
118
  num_examples: 9
119
  download_size: 84985707
120
  dataset_size: 86529530.0
121
+ - config_name: telugu
122
+ features:
123
+ - name: audio
124
+ dtype:
125
+ audio:
126
+ sampling_rate: 24000
127
+ - name: text
128
+ dtype: string
129
+ - name: normalized_text
130
+ dtype: string
131
+ - name: language
132
+ dtype: string
133
+ - name: language_code
134
+ dtype: string
135
+ - name: emotion
136
+ dtype: string
137
+ - name: style
138
+ dtype: string
139
+ - name: emotion_confidence
140
+ dtype: float32
141
+ - name: tag_source
142
+ dtype: string
143
+ - name: speaker_id
144
+ dtype: string
145
+ - name: gender
146
+ dtype: string
147
+ - name: accent
148
+ dtype: string
149
+ - name: duration
150
+ dtype: float32
151
+ - name: snr_db
152
+ dtype: float32
153
+ - name: dnsmos_ovrl
154
+ dtype: float32
155
+ - name: dnsmos_sig
156
+ dtype: float32
157
+ - name: dnsmos_bak
158
+ dtype: float32
159
+ - name: dnsmos_pass
160
+ dtype: bool
161
+ - name: squim_stoi
162
+ dtype: float32
163
+ - name: squim_pesq
164
+ dtype: float32
165
+ - name: squim_sisdr
166
+ dtype: float32
167
+ - name: mms_align_score
168
+ dtype: float32
169
+ - name: overlap_flag
170
+ dtype: bool
171
+ - name: ser_emotion
172
+ dtype: string
173
+ - name: valence
174
+ dtype: float32
175
+ - name: arousal
176
+ dtype: float32
177
+ - name: dominance
178
+ dtype: float32
179
+ - name: source_video_id
180
+ dtype: string
181
+ - name: source_url
182
+ dtype: string
183
+ - name: source_channel
184
+ dtype: string
185
+ - name: license
186
+ dtype: string
187
+ - name: segment_start
188
+ dtype: float32
189
+ - name: segment_end
190
+ dtype: float32
191
+ - name: sample_rate
192
+ dtype: int32
193
+ splits:
194
+ - name: train
195
+ num_bytes: 77429294.0
196
+ num_examples: 140
197
+ - name: validation
198
+ num_bytes: 4865171.0
199
+ num_examples: 8
200
+ - name: test
201
+ num_bytes: 4432899.0
202
+ num_examples: 8
203
+ download_size: 85838444
204
+ dataset_size: 86727364.0
205
  ---
206
 
207
  # Indian English + Telugu Single-Speaker TTS Dataset (emotion-tagged)
telugu/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15f176514e2622f64b4ad5c7afcde26120217c467a853aec7ffc800ac9fe780c
3
+ size 4388451
telugu/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8578fa6661a53a3653d4de48980a637c72dfa010b76b025027c5780ad05300ea
3
- size 82385716
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efc3fa82d3d92e0025af522790217c8489678dac9ca568cc911583fb7a43e3c7
3
+ size 76615132
telugu/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69a1b098d039a71e59b0599a8d5b4d2a96003cafd56855d798cec7a378942bb7
3
- size 4634352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe7d341b1d1276bfc77e292fcb03cdc6f3ca3cd3458b4238f96ba3a632750956
3
+ size 4834861