davidguzmanr commited on
Commit
a601952
·
verified ·
1 Parent(s): 7dcd781

Upload Apali train split

Browse files
Apali/train-00000-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:116f4cad3696e328e4f951614470ac8188959f307d2d6e5f0e2cce3c309ea654
3
+ size 841603652
Apali/train-00001-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:561ab21fca07e2736d6e3199f59ba66ce8a2c7b051974d9d4cab53ce54ff2650
3
+ size 859641976
Apali/train-00002-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:545e1304a0126c36e4f5bda93dede3748e9b4501d299840d33d731e37406f38f
3
+ size 869844018
Apali/train-00003-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25769ed1d37144a68e9bbfe5452c98d572d41b38fce65cf1997495bcde5caade
3
+ size 849233843
Apali/train-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6a2983c43e55d4f94e3b59096c2926cd7731fea68ccf74b225591ea3af9fb5
3
+ size 867659044
Apali/train-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1e8b783493f9ca232987aeb89c6d8fb21901c9bd21d4c0be80464e383de1c20
3
+ size 840937687
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Apali
4
+ features:
5
+ - name: audio
6
+ dtype: audio
7
+ - name: text
8
+ dtype: string
9
+ - name: testament
10
+ dtype: string
11
+ - name: book
12
+ dtype: string
13
+ - name: chapter
14
+ dtype: string
15
+ - name: verse
16
+ dtype: string
17
+ - name: duration_seconds
18
+ dtype: float64
19
+ - name: speaker_id
20
+ dtype: string
21
+ splits:
22
+ - name: train
23
+ num_bytes: 5095749628.006032
24
+ num_examples: 6254
25
+ download_size: 5128920220
26
+ dataset_size: 5095749628.006032
27
+ configs:
28
+ - config_name: Apali
29
+ data_files:
30
+ - split: train
31
+ path: Apali/train-*
32
+ ---