Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,16 +7,24 @@ dataset_info:
|
|
7 |
dtype: string
|
8 |
- name: transcription_normalised
|
9 |
dtype: string
|
10 |
-
- name:
|
11 |
-
dtype:
|
12 |
-
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
splits:
|
15 |
- name: train
|
16 |
-
num_bytes:
|
17 |
num_examples: 900
|
18 |
-
download_size:
|
19 |
-
dataset_size:
|
20 |
configs:
|
21 |
- config_name: default
|
22 |
data_files:
|
|
|
7 |
dtype: string
|
8 |
- name: transcription_normalised
|
9 |
dtype: string
|
10 |
+
- name: utterance_pitch_mean
|
11 |
+
dtype: float32
|
12 |
+
- name: utterance_pitch_std
|
13 |
+
dtype: float32
|
14 |
+
- name: snr
|
15 |
+
dtype: float64
|
16 |
+
- name: c50
|
17 |
+
dtype: float64
|
18 |
+
- name: speaking_rate
|
19 |
+
dtype: float64
|
20 |
+
- name: phonemes
|
21 |
+
dtype: string
|
22 |
splits:
|
23 |
- name: train
|
24 |
+
num_bytes: 336043
|
25 |
num_examples: 900
|
26 |
+
download_size: 212090
|
27 |
+
dataset_size: 336043
|
28 |
configs:
|
29 |
- config_name: default
|
30 |
data_files:
|