update dataset card
Browse files
README.md
CHANGED
@@ -13,40 +13,6 @@ task_categories:
|
|
13 |
- automatic-speech-recognition
|
14 |
- text-to-speech
|
15 |
pretty_name: NST-da Normalized
|
16 |
-
configs:
|
17 |
-
- config_name: default
|
18 |
-
data_files:
|
19 |
-
- split: train
|
20 |
-
path: data/train-*
|
21 |
-
- split: test
|
22 |
-
path: data/test-*
|
23 |
-
dataset_info:
|
24 |
-
features:
|
25 |
-
- name: audio
|
26 |
-
dtype:
|
27 |
-
audio:
|
28 |
-
sampling_rate: 16000
|
29 |
-
- name: text
|
30 |
-
dtype: string
|
31 |
-
- name: speaker_id
|
32 |
-
dtype: int64
|
33 |
-
- name: age
|
34 |
-
dtype: int64
|
35 |
-
- name: sex
|
36 |
-
dtype: string
|
37 |
-
- name: dialect
|
38 |
-
dtype: string
|
39 |
-
- name: recording_datetime
|
40 |
-
dtype: string
|
41 |
-
splits:
|
42 |
-
- name: train
|
43 |
-
num_bytes: 45599946657.743164
|
44 |
-
num_examples: 150849
|
45 |
-
- name: test
|
46 |
-
num_bytes: 8892367386.0
|
47 |
-
num_examples: 54733
|
48 |
-
download_size: 53771270944
|
49 |
-
dataset_size: 54492314043.743164
|
50 |
---
|
51 |
|
52 |
# Dataset Card for NST-da Normalized
|
|
|
13 |
- automatic-speech-recognition
|
14 |
- text-to-speech
|
15 |
pretty_name: NST-da Normalized
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# Dataset Card for NST-da Normalized
|