shb777 commited on
Commit
ea9ae54
·
verified ·
0 Parent(s):

Super-squash branch 'main' using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-to-audio
5
+ - automatic-speech-recognition
6
+ language:
7
+ - en
8
+ tags:
9
+ - llm
10
+ - audio
11
+ - synthetic
12
+ size_categories:
13
+ - 1K<n<10K
14
+ ---
15
+
16
+
17
+ This dataset contains 10K audio samples generated using Microsoft Edge Text-to-Speech via [EdgeTTS](https://github.com/rany2/edge-tts).
18
+
19
+ - Total samples: 10K
20
+ - Audio format: MP3
21
+ - Sample rate: 24kHz
22
+ - Total duration: 95735.86 seconds (26.59 hours)
23
+ - Average duration: 9.57 seconds
24
+ - Languages included: English
25
+ - Voices used: en-IN-NeerjaExpressiveNeural
26
+
27
+
28
+
29
+ Input sentences were randomly sampled from Wikipedia, provided by the Wikimedia Foundation under the GNU Free Documentation License (GFDL) and the Creative Commons Attribution-Share-Alike 3.0 License (CC BY-SA 3.0).
30
+
31
+ ```bibtex
32
+ @ONLINE{wikidump,
33
+ author = "Wikimedia Foundation",
34
+ title = "Wikimedia Downloads",
35
+ url = "https://dumps.wikimedia.org"
36
+ }
37
+ ```
38
+
39
+
40
+ Please consider citing this dataset if you find it useful.
41
+ ```
42
+ @misc {sb_2025,
43
+ author = { {SB} },
44
+ title = { wiki-en-in-neerja-speech },
45
+ year = 2025,
46
+ url = { https://huggingface.co/datasets/shb777/wiki-en-in-neerja-speech },
47
+ }
48
+ ```
data/sample_000000.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1abe812be49f3e63f651c47440bac04b503cf079edababbfa60b043b46b9aacb
3
+ size 69552
data/sample_000001.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9ff6609008eb903247150729b8b829b4cc2d137376881d60ff46e651028086
3
+ size 81072
data/sample_000002.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87c6eeedf16278f6f97dd6a35ed96e18050570667046a1ba0d89b7930b1d2d83
3
+ size 46080
data/sample_000003.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4578fb076730758424104fa45a55d19d52cfd1b700bfa4f2123b5086abe4182
3
+ size 61344
data/sample_000004.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce7391a74dcda8df29c02740dac46f870ece916028c5eae727ddca563e120a55
3
+ size 71424
data/sample_000005.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:941feec5cdceed68b831ba39570e89f17cd064d5c4cdf3e5f149c4697c21cd81
3
+ size 66816
data/sample_000006.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5304dd81b70d764736c7470cb58903b4d4d85b8243c10f8502ef9a4264b68a71
3
+ size 75024
data/sample_000007.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:516136f89435893268861a813509fc1d25153427bb5de1a162590f6e59ee99f7
3
+ size 89712
data/sample_000008.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79d6a19a90fddf1dc41bc1c28ae0bf9c7e3ba6c572317687d483fa61a809ef20
3
+ size 47952
data/sample_000009.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a35b5ade3d502ad94aec610a62ee84d7ff28544aa662c3cf6cd103fedbd63b4e
3
+ size 68688
data/sample_000010.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d26f948022d34668dad0f1755962eac06f428a385e2a604912ce8943e9dfe61
3
+ size 62064
data/sample_000011.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cfa24d2ca0626927709dd768252d849700942693e4c650d59fc2ed2a8ce846b
3
+ size 59472
data/sample_000012.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:525b2164d25cf030af4e929d2b0ba75eb90d1370ad22cc6a5db25f0516f8d451
3
+ size 48096
data/sample_000013.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b526e427561a3606f8e90bff6de203d317551e794f03a8d873becfe4c7aab5a
3
+ size 45936
data/sample_000014.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b4b2b64ceea53c6c2add06f269c188e48657538f1990bf7f59d877a26723d26
3
+ size 66096
data/sample_000015.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6aaf41bac608c502be556488c7d021bf0d5aa8af938bfebc4fd675af440a967
3
+ size 74880
data/sample_000016.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:057f9e59ed90eb93850e2507d267991d931d04b26c8594cb8b045f9034dc4c4d
3
+ size 58752
data/sample_000017.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0ddccb8dbf11d7d782c6fe21aedea2dde59b63e43211fcfe8d16410bcf47403
3
+ size 58032
data/sample_000018.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0e4e84f23bd4f32190aac5b4193aa653c2e413ad50199d0728c28885b7c1ed0
3
+ size 45504
data/sample_000019.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de1fe556ceb4f47dc8653bb86090b6a58ddf6a4334e93f655f9ce3d73089a560
3
+ size 57168
data/sample_000020.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c3bafa491b58ff27afd245410f48261e7658ec6c044b28ee0d019d798135a03
3
+ size 48528
data/sample_000021.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d726b4d6faf1ba43c6f5402705f6e19e260d98252aea19e5fc5e24f2fd189779
3
+ size 35568
data/sample_000022.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77fb8949fd9a7ce78098da4fd3037117de253414a45eb35d9dd1c114a41dbcac
3
+ size 59184
data/sample_000023.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:002b2b7bce743718fc805e15c4f0ae357588fe97465cae5f340d143010bee540
3
+ size 73728
data/sample_000024.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66d5287acfbf32cb3b2a9a4376a50bcd4d3aa446f44e3df04f0e2d057ac92dcf
3
+ size 77904
data/sample_000025.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:596cafe9df884718724fb88d91b445575cdd8b1c9c9c52c0eeae58ec5f9ce84c
3
+ size 69840
data/sample_000026.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c8138fa00587796e9f1fd7cef37859267ba0847721757996a44371bca404197
3
+ size 74160
data/sample_000027.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89862bb11cc3428f376fa94dd0c3df38cf6efebc7b767b6935f5cd9bfaa0408f
3
+ size 92448
data/sample_000028.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c3dcc246d24f90f9665d08d1bb38e53d04d149ba36a7851692e7fd268b8d24b
3
+ size 62352
data/sample_000029.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea959f8b8711310f3d8a85577134dbe499be6301461a7bea9ea4845c3a9bedaf
3
+ size 61920
data/sample_000030.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e01a51a4bd21494ef7e27445de5224bae1f033b4fba182832405f440a92d8020
3
+ size 53712
data/sample_000031.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd8e49246ba5a2c7e61e9ff4274232fc0cb0a72bd3b62a86fbf748d6a59c8d94
3
+ size 59904
data/sample_000032.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30322701bf6b3c80c36e469172ef4815cbd64962ffff49fafcbd266d2a7fdf7c
3
+ size 35136
data/sample_000033.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54e9679fc4789450e98d8d92d8f640bf88260f154cd366971761174d305ab214
3
+ size 58464
data/sample_000034.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f22c7d70fe0d276de3acfd03e007bafd17d861af5c9788e286e29e442511f31e
3
+ size 43920
data/sample_000035.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d08afb1970365c8ea72530e3c6e55ff1c14507f058ee6acd3444680bed7ff1c1
3
+ size 41616
data/sample_000036.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db9fc8176928a29461b58f313a084a86b85861d343f24f32a42419663112f3fb
3
+ size 32400
data/sample_000037.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbf6cc9cd0c35285e6ad89202453314c8ae9ceaebf36291aca6a6dc4b32119a4
3
+ size 37152
data/sample_000038.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0014a386ad83da38aa3096c36a4aa80aebb2497065b4a715214ba3a32b52e5d1
3
+ size 75024
data/sample_000039.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65552ed6cebd0d7b129ac2871f99d5e9367ded9392deedd8195e435d07192cd2
3
+ size 53856
data/sample_000040.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02163bf31c6d181e0c4d4344cf41363636264b17c7a473bda20a2fd87c223c71
3
+ size 41040
data/sample_000041.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:385cb4d18266531f071cf6b48c9f0dd882b4e37d19c15cb58a16a23f69873391
3
+ size 57600
data/sample_000042.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:459e4a96b04b1326e2fe11d20c87965b1ec7ab647692fcb19bb965b1b27417ac
3
+ size 60048
data/sample_000043.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d907e3af59f5d24787c91b143e12bc72f62b4526d3ed55bc7e21e3122ad84bc5
3
+ size 82080
data/sample_000044.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3987596979e5b3ac08b4d7cee9b8de13d1a82b9a337673a37618d77311b5dfb
3
+ size 39312
data/sample_000045.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8d0dbc0fb350669403f25898a3030de3e479a9fc96fee81222f043039b13b6e
3
+ size 35856
data/sample_000046.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acdb06f97d558b88a1a4d46b345adc66a64aa3d6a4c1f3451bf6e9c023d4cfa8
3
+ size 58320
data/sample_000047.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb8334d6e0f0c317ceabdd204f5fe397c3a554175cca644b4de7c266c23c30cb
3
+ size 44064