seba3y commited on
Commit
d74712c
1 Parent(s): 990c5e1

Upload dataset

Browse files
README.md CHANGED
@@ -7,31 +7,51 @@ task_categories:
7
  - audio-classification
8
  dataset_info:
9
  features:
10
- - name: utt_name
11
  dtype: int64
12
- - name: text
13
- dtype: string
14
- - name: accuracy
15
  dtype: int64
16
- - name: completeness
17
- dtype: float64
18
- - name: fluency
19
- dtype: int64
20
- - name: prosodic
21
  dtype: int64
22
  - name: audio
23
  dtype:
24
  audio:
25
  sampling_rate: 16000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  splits:
27
  - name: train
28
- num_bytes: 290167033.0
29
  num_examples: 2500
30
  - name: test
31
- num_bytes: 288162967.0
32
  num_examples: 2500
33
- download_size: 611264405
34
- dataset_size: 578330000.0
35
  configs:
36
  - config_name: default
37
  data_files:
 
7
  - audio-classification
8
  dataset_info:
9
  features:
10
+ - name: spk
11
  dtype: int64
12
+ - name: age
 
 
13
  dtype: int64
14
+ - name: gender
15
+ dtype: string
16
+ - name: utt_name
 
 
17
  dtype: int64
18
  - name: audio
19
  dtype:
20
  audio:
21
  sampling_rate: 16000
22
+ - name: utt_text
23
+ dtype: string
24
+ - name: utt_accuracy
25
+ dtype: int64
26
+ - name: utt_completeness
27
+ dtype: float64
28
+ - name: utt_fluency
29
+ dtype: int64
30
+ - name: utt_prosodic
31
+ dtype: int64
32
+ - name: utt_total
33
+ dtype: int64
34
+ - name: words
35
+ dtype: string
36
+ - name: words_accuracy
37
+ dtype: string
38
+ - name: words_stress
39
+ dtype: string
40
+ - name: words_total
41
+ dtype: string
42
+ - name: phones
43
+ dtype: string
44
+ - name: phones_godness
45
+ dtype: string
46
  splits:
47
  - name: train
48
+ num_bytes: 291183074.0
49
  num_examples: 2500
50
  - name: test
51
+ num_bytes: 289185618.0
52
  num_examples: 2500
53
+ download_size: 612060621
54
+ dataset_size: 580368692.0
55
  configs:
56
  - config_name: default
57
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f40b30b640068f3837c071824952829fa7faeb93649b8ccd363ecbcba2e068c5
3
- size 295653836
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98733c79325e227f9fdbcf0825d9ef50531b2c67b5b5377959ae7a762fcf4cc7
3
+ size 296052342
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:188212dc2d97fedcdb75c1afd68efa444ac0ed2b573bfa9f265f9c63945ab1b2
3
- size 315610569
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1f2ced8d324d01ca667017909c42ba0883bcc8f2ea8da7b6cd1eae2b4e95cb3
3
+ size 316008279