ittailup commited on
Commit
33fec35
·
verified ·
1 Parent(s): 53f784c

Upload dataset

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