ylacombe commited on
Commit
080cd4c
1 Parent(s): 4a3d34b

Upload dataset

Browse files
CC_BY_3.0/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38b0ef5b8e83c027a57a3e3eabf0fb7711f1591b1ffba8a311a8c709e0e2aa87
3
+ size 499708730
CC_BY_3.0/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d1644877e835649e2253ed49551c700b0a1f3496e07b1cbded9e10c68c72487
3
+ size 438809661
CC_BY_3.0/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f6ab2b47713d87d342ce60864d34c5f5055ac014b30adcacf754844f0943f8d
3
+ size 494154909
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: CC_BY_3.0
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ - name: start
8
+ dtype: float64
9
+ - name: end
10
+ dtype: float64
11
+ - name: speaker
12
+ dtype: string
13
+ - name: language
14
+ dtype: string
15
+ - name: dnsmos
16
+ dtype: float64
17
+ - name: audio
18
+ dtype: audio
19
+ - name: speaker_id
20
+ dtype: string
21
+ splits:
22
+ - name: train
23
+ num_bytes: 1436106485.316
24
+ num_examples: 17942
25
+ download_size: 1432673300
26
+ dataset_size: 1436106485.316
27
+ configs:
28
+ - config_name: CC_BY_3.0
29
+ data_files:
30
+ - split: train
31
+ path: CC_BY_3.0/train-*
32
+ ---