carlosdanielhernandezmena commited on
Commit
908b83a
1 Parent(s): 330d598

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -1,3 +1,32 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ dataset_info:
4
+ config_name: tedx_spanish
5
+ features:
6
+ - name: audio_id
7
+ dtype: string
8
+ - name: audio
9
+ dtype:
10
+ audio:
11
+ sampling_rate: 16000
12
+ - name: speaker_id
13
+ dtype: string
14
+ - name: gender
15
+ dtype: string
16
+ - name: duration
17
+ dtype: float32
18
+ - name: normalized_text
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 1597201769.901
23
+ num_examples: 11243
24
+ download_size: 1610347743
25
+ dataset_size: 1597201769.901
26
+ configs:
27
+ - config_name: tedx_spanish
28
+ data_files:
29
+ - split: train
30
+ path: tedx_spanish/train-*
31
+ default: true
32
  ---
tedx_spanish/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c84f0306e618f753eadb1107ba0d1895380287d5f4fc98f812d24ed8924cb908
3
+ size 404310866
tedx_spanish/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bfeafd8c718fb0ddde5b58bebecde388163808e59306d7189a86795d46f53d4
3
+ size 399544824
tedx_spanish/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b133c028619658783cb1b3505bca47f79f68a4b8cdc02596d3f127ff3a6f5137
3
+ size 396369080
tedx_spanish/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8fa4e887b3c791a44ec6612716217a665e2cfcf1d04a69bfde2470adcc9f39a
3
+ size 410122973