ayush-cosmo commited on
Commit
2a6fd4d
·
verified ·
1 Parent(s): 95ae344

uploaded the dataset

Browse files
hinglish_audio/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffa7e706796870326868e36947b12e40db552b546c9772a0cf4d0201fe9c05f3
3
+ size 402734288
hinglish_audio/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f974410e8f982a2fb2fbd49581b5cfd416042cac9dd823d78d96c10abeac8c8b
3
+ size 405575864
hinglish_audio/dataset_info.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "speaker": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "book": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "audio": {
14
+ "sampling_rate": 16000,
15
+ "_type": "Audio"
16
+ },
17
+ "text": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ }
21
+ },
22
+ "homepage": "",
23
+ "license": ""
24
+ }
hinglish_audio/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "96e3d7b4ac7c79d5",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }