Datasets:
Formats:
soundfolder
Languages:
English
Size:
1K - 10K
Tags:
shouts
emotional_speech
distance_speech
smartphone_recordings
nonsense_phrases
non-native_accents
License:
chocobearz
commited on
Commit
•
b041e4b
1
Parent(s):
3a30fc8
Update README.md
Browse files
README.md
CHANGED
@@ -49,6 +49,10 @@ configs:
|
|
49 |
dtype: string
|
50 |
- name: file_name
|
51 |
dtype: string
|
|
|
|
|
|
|
|
|
52 |
data_files:
|
53 |
- split: train
|
54 |
path: "berst_data/train/*"
|
|
|
49 |
dtype: string
|
50 |
- name: file_name
|
51 |
dtype: string
|
52 |
+
- name: sample_rate
|
53 |
+
dtype: null
|
54 |
+
- name: duration
|
55 |
+
dtype: null
|
56 |
data_files:
|
57 |
- split: train
|
58 |
path: "berst_data/train/*"
|