File size: 1,153 Bytes
ea9ae54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
license: mit
task_categories:
- text-to-audio
- automatic-speech-recognition
language:
- en
tags:
- llm
- audio
- synthetic
size_categories:
- 1K<n<10K
---


This dataset contains 10K audio samples generated using Microsoft Edge Text-to-Speech via [EdgeTTS](https://github.com/rany2/edge-tts). 

- Total samples: 10K
- Audio format: MP3
- Sample rate: 24kHz
- Total duration: 95735.86 seconds (26.59 hours)
- Average duration: 9.57 seconds
- Languages included: English
- Voices used: en-IN-NeerjaExpressiveNeural



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).

```bibtex
@ONLINE{wikidump,
    author = "Wikimedia Foundation",
    title  = "Wikimedia Downloads",
    url    = "https://dumps.wikimedia.org"
}
```


Please consider citing this dataset if you find it useful.
```
@misc {sb_2025,
	author       = { {SB} },
	title        = { wiki-en-in-neerja-speech },
	year         = 2025,
	url          = { https://huggingface.co/datasets/shb777/wiki-en-in-neerja-speech },
}
```