ylacombe HF staff commited on
Commit
4ce0375
1 Parent(s): 66510d1

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text_original
5
+ dtype: string
6
+ - name: speaker_id
7
+ dtype: string
8
+ - name: path
9
+ dtype: string
10
+ - name: chapter_id
11
+ dtype: string
12
+ - name: id
13
+ dtype: string
14
+ - name: snr
15
+ dtype: float32
16
+ - name: c50
17
+ dtype: float32
18
+ - name: speech_duration
19
+ dtype: float32
20
+ - name: speaking_rate
21
+ dtype: string
22
+ - name: phonemes
23
+ dtype: string
24
+ - name: stoi
25
+ dtype: float32
26
+ - name: si-sdr
27
+ dtype: float32
28
+ - name: pesq
29
+ dtype: float32
30
+ - name: gender
31
+ dtype: string
32
+ - name: utterance_pitch_std
33
+ dtype: float32
34
+ - name: utterance_pitch_mean
35
+ dtype: float32
36
+ - name: pitch
37
+ dtype: string
38
+ - name: noise
39
+ dtype: string
40
+ - name: reverberation
41
+ dtype: string
42
+ - name: speech_monotony
43
+ dtype: string
44
+ - name: sdr_noise
45
+ dtype: string
46
+ - name: pesq_speech_quality
47
+ dtype: string
48
+ - name: accent
49
+ dtype: string
50
+ - name: text_description
51
+ dtype: string
52
+ - name: audio
53
+ dtype:
54
+ audio:
55
+ sampling_rate: 16000
56
+ - name: text
57
+ dtype: string
58
+ - name: generated_audio
59
+ dtype:
60
+ audio:
61
+ sampling_rate: 16000
62
+ - name: similarity
63
+ dtype: float64
64
+ splits:
65
+ - name: train
66
+ num_bytes: 626426671.0
67
+ num_examples: 340
68
+ download_size: 376855193
69
+ dataset_size: 626426671.0
70
+ configs:
71
+ - config_name: default
72
+ data_files:
73
+ - split: train
74
+ path: data/train-*
75
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6069aa6211f8450ec9bd1194fa8fc8041640ebf01f23371e5282e5d3453fe358
3
+ size 180875907
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8e48c9151790c14dc31b2d59aef6e4cfe78c7723cc37d10d00bae87189c2135
3
+ size 195979286