humair025 commited on
Commit
82da91c
·
verified ·
1 Parent(s): 088044e

Upload folder using huggingface_hub

Browse files
batch_16_20/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 16_20
12
+
13
+ This folder contains a processed batch (rows: 2481).
14
+ Audio is stored using the Hugging Face `Audio` feature at 22050 Hz.
batch_16_20/data-00000-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:701b82036c3dd11d35bcc5a90de6a05b80525874e99dccae29e8d787b7fdfada
3
+ size 442278064
batch_16_20/data-00001-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94df9b74e5326baa48a800f05c304dea42dc1d194cfa018f818f441036a95fa2
3
+ size 469576272
batch_16_20/data-00002-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1d3055094f755747697204fbb4b530f56bdaade69f19d388dd4f004a88ccf38
3
+ size 450897320
batch_16_20/data-00003-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46e7e12300606ecbcc8c4843b5b5534dfdf040129c4ade74f72ae3bc42619f03
3
+ size 509968184
batch_16_20/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_16_20/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": "b7d66e5ad641f606",
17
+ "_format_columns": null,
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_output_all_columns": false,
21
+ "_split": null
22
+ }