ittailup commited on
Commit
bec0854
1 Parent(s): fb9cb1e

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +45 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: speaker_id
5
+ dtype: string
6
+ - name: gender
7
+ dtype: string
8
+ - name: duration
9
+ dtype: float32
10
+ - name: text
11
+ dtype: string
12
+ - name: country
13
+ dtype: string
14
+ - name: utterance_pitch_mean
15
+ dtype: float32
16
+ - name: utterance_pitch_std
17
+ dtype: float32
18
+ - name: snr
19
+ dtype: float64
20
+ - name: c50
21
+ dtype: float64
22
+ - name: speaking_rate
23
+ dtype: string
24
+ - name: phonemes
25
+ dtype: string
26
+ - name: pitch
27
+ dtype: string
28
+ - name: noise
29
+ dtype: string
30
+ - name: reverberation
31
+ dtype: string
32
+ - name: speech_monotony
33
+ dtype: string
34
+ splits:
35
+ - name: train
36
+ num_bytes: 26473833
37
+ num_examples: 72446
38
+ download_size: 8039852
39
+ dataset_size: 26473833
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: train
44
+ path: data/train-*
45
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27fda701abb7fd096925d8f97627dbfe68547f50bafe3d07d4a58cfc44a0b901
3
+ size 8039852