humair025 commited on
Commit
17b6abe
·
verified ·
1 Parent(s): 1b9a004

Upload folder using huggingface_hub

Browse files
batch_51_55/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 51_55
12
+
13
+ This folder contains a processed batch (rows: 2494).
14
+ Audio is stored using the Hugging Face `Audio` feature at 22050 Hz.
batch_51_55/data-00000-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26e34cc02eb8ee9be913fd437fa662adabef82a3cc064959bb6080efcb33071b
3
+ size 458349696
batch_51_55/data-00001-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b08336d18b17a1d5e9b9e690ddd7c230467456f043f9d1b9820b98cbef34fdec
3
+ size 366331040
batch_51_55/data-00002-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6f5d67a9a90d0497e17bede1118ecbc3685cd5831ca67eb4ec3b8f1498c27cb
3
+ size 266750640
batch_51_55/data-00003-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f84c0c0ba0f548813f207595364a7d1a92ed72cda3e8fefb455ebf4c044198bf
3
+ size 272088984
batch_51_55/data-00004-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1d2f285cee1f6bd3044d6dbebf20af2537e440833db57e23c6768673589305a
3
+ size 315648832
batch_51_55/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_51_55/state.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00005.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00005.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00005.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00005.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00005.arrow"
17
+ }
18
+ ],
19
+ "_fingerprint": "3f1a31b08c36b141",
20
+ "_format_columns": null,
21
+ "_format_kwargs": {},
22
+ "_format_type": null,
23
+ "_output_all_columns": false,
24
+ "_split": null
25
+ }