humair025 commited on
Commit
89cdba1
·
verified ·
1 Parent(s): 674e938

Upload folder using huggingface_hub

Browse files
batch_26_30/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 26_30
12
+
13
+ This folder contains a processed batch (rows: 2493).
14
+ Audio is stored using the Hugging Face `Audio` feature at 22050 Hz.
batch_26_30/data-00000-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a54f0a779e7134016ac109b3e039492b45cc82666a4e08b8d1c6a5938cc760a
3
+ size 395171296
batch_26_30/data-00001-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22ebad5228639fbf1cb0f6e95e14eaa986fbc24bd2480be53e3ea2bbf2744d9b
3
+ size 499487168
batch_26_30/data-00002-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c64c7182551dea364ceb10de716617fe70218da8b2831ce769b9b9c622fc94f
3
+ size 443144576
batch_26_30/data-00003-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a6bc35fa5fbc1c6b46c8bea06bd430086a9aa9aabd3192bc86f51a30a354a02
3
+ size 472469224
batch_26_30/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_26_30/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": "bdb4e3ef282fc09c",
17
+ "_format_columns": null,
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_output_all_columns": false,
21
+ "_split": null
22
+ }