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

Upload folder using huggingface_hub

Browse files
batch_56_57/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 56_57
12
+
13
+ This folder contains a processed batch (rows: 996).
14
+ Audio is stored using the Hugging Face `Audio` feature at 22050 Hz.
batch_56_57/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8b099922dcfaa933c99540e032ddbb46491ebd09ee1a24755c8d4fca6b629aa
3
+ size 450232616
batch_56_57/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9902f7676f7ab2775306f7a447360b94478551839dab23785440643b0d9cfa5b
3
+ size 330717336
batch_56_57/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_56_57/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "b703f10af33b04c8",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }