File size: 2,174 Bytes
12b9694
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
---
language:
- ps
license: mit
pretty_name: Pashto Synthetic Speech Dataset (2k)
size_categories:
- 1K<n<10K
tags:
- audio
- speech
- pashto
- tts
- synthetic
task_categories:
- automatic-speech-recognition
metrics:
- wer
paperswithcode:
  eval_results: []
  preferred_citation: |-
    @dataset{pashto_synthetic_speech_2k,
      title = {Pashto Synthetic Speech Dataset (2k)},
      year = {2023}
    }
---

# Pashto Synthetic Speech Dataset (2k)

This dataset contains 4000 synthetic speech recordings in the Pashto language,
with 2000 male voice recordings and 2000 female voice recordings.

## Dataset Information

- **Dataset Size**: 2000 sentences
- **Total Recordings**: 4000 audio files (2000 male + 2000 female)
- **Audio Format**: WAV, 44.1kHz, 16-bit PCM
- **Sampling Rate**: 44.1kHz (44100 Hz)
- **Voices**: 
  - Male: ps-AF-GulNawazNeural
  - Female: ps-AF-LatifaNeural
- **Total Audio Duration**: 
  - Male: 0.00 seconds
  - Female: 0.00 seconds
- **Average Clip Duration**:
  - Male: 0.00 seconds
  - Female: 0.00 seconds

## Dataset Structure

```
pashto_speech_2k/
  β”œβ”€β”€ audio/
  β”‚   β”œβ”€β”€ male/        # Male voice recordings
  β”‚   └── female/      # Female voice recordings
  β”œβ”€β”€ manifest.json    # Combined dataset manifest
  β”œβ”€β”€ male_manifest.json     # Male voice manifest
  β”œβ”€β”€ female_manifest.json   # Female voice manifest
  β”œβ”€β”€ dataset_info.json      # Dataset metadata
  └── README.md        # This file
```

## Usage

This dataset can be used for:
- Training ASR (Automatic Speech Recognition) systems for Pashto
- Text To Speech (TTS) systesm for Pashto
- Voice activity detection
- Speaker verification
- Speech synthesis evaluation

## License

This dataset is licensed under the MIT License.

## Citation

If you use this dataset in your research, please cite:

```
@dataset{pashto_synthetic_speech_2k,
  title = {Pashto Synthetic Speech Dataset (2k)},
  author = {Hanif Rahman},
  year = {2025},
  publisher = {HuggingFace},
  howpublished = {\url{https://huggingface.co/datasets/ihanif/pashto_speech_2k}}
}
```

## Acknowledgments

This dataset was created using Microsoft Edge TTS voices.