Datasets:

Modalities:
Audio
Text
Formats:
arrow
Libraries:
Datasets
License:
jimregan commited on
Commit
c8ea432
·
1 Parent(s): 3891ed5

save conversion

Browse files
data-00000-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:223f6994a7aad83db2bbc0d3e7738adaca5138b542f10d3d33ef13f89c044fb5
3
+ size 396510640
data-00001-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3ccad9787d6aa68719eb62a66d355c4d8d05a90c860384f26dabb13d3bac8da
3
+ size 406910512
data-00002-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fee07cd4a9ee86c71be68335cfc6531d0c65605f9ad299a68e240ee124d2857
3
+ size 415225704
data-00003-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e708e1694180ab691d8babcfef948e0c5da981013e6c7c7c089abc468813731
3
+ size 382246072
dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "audio": {
6
+ "sampling_rate": 16000,
7
+ "_type": "Audio"
8
+ },
9
+ "text": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "speaker_id": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "gender": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "accent": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
state.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00004.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00004.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00004.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00004.arrow"
14
+ }
15
+ ],
16
+ "_fingerprint": "ff8ea40da5343df8",
17
+ "_format_columns": null,
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_output_all_columns": false,
21
+ "_split": null
22
+ }