humair025 commited on
Commit
84c57d5
·
verified ·
1 Parent(s): d7b55aa

Upload folder using huggingface_hub

Browse files
batch_31_35/README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - humair025/h-test
4
+ tags:
5
+ - audio
6
+ - tts
7
+ - urdu
8
+ viewer: true
9
+ ---
10
+
11
+ # humair025/h-test - batch 31_35
12
+
13
+ This folder contains a processed batch (rows: 2494).
14
+ Audio is stored using the Hugging Face `Audio` feature at 22050 Hz.
batch_31_35/data-00000-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d76ee5bf3e3fdf6e20626bd625e0c38b22d7d5b378f5eecb32000060078a6011
3
+ size 396041232
batch_31_35/data-00001-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4db28295f45cf2696efea378f47f56775564ce1d82ed12af6846f0ebfbb8168f
3
+ size 341029208
batch_31_35/data-00002-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57fe9ebbf64084cc47f405d499bc98840d5db2382744e69fe3fcef111ddf89f7
3
+ size 437312976
batch_31_35/data-00003-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:605a5b6f24927d10fbd9f4d1fd155c707289d97bad7627503d742bda185dca13
3
+ size 345546552
batch_31_35/dataset_info.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "id": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "transcript": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "voice": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "text": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "seed": {
22
+ "dtype": "float64",
23
+ "_type": "Value"
24
+ },
25
+ "timestamp": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "audio": {
30
+ "sampling_rate": 22050,
31
+ "_type": "Audio"
32
+ }
33
+ },
34
+ "homepage": "",
35
+ "license": ""
36
+ }
batch_31_35/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": "70a3e6762c69e0c5",
17
+ "_format_columns": null,
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_output_all_columns": false,
21
+ "_split": null
22
+ }