johann-emptor commited on
Commit
8f555b5
·
verified ·
1 Parent(s): 23ce3de

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ splits:
25
+ - name: train
26
+ num_bytes: 8066
27
+ num_examples: 65
28
+ download_size: 10044
29
+ dataset_size: 8066
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c7a3e23f1b658260d27836e4c3cae2fb7b0e30a52e39c5e409ead6a0df1d696
3
+ size 10044