Datasets:
Sindhi G2P Dataset (SND_G2P)
A Grapheme-to-Phoneme (G2P) dataset for the Sindhi language, mapping written words to their IPA (International Phonetic Alphabet) pronunciations.
Dataset Description
This dataset was compiled by scraping Wiktionary's Sindhi terms with IPA pronunciation category. For each Sindhi word, the corresponding IPA pronunciation was extracted from the word's Wiktionary entry under the Sindhi language section.
Intended use cases:
- Grapheme-to-Phoneme (G2P) conversion models
- Text-to-Speech (TTS) systems for Sindhi
- Automatic Speech Recognition (ASR) for Sindhi
- Linguistic research on Sindhi phonology
Dataset Structure
Single split: train
| Column | Type | Description |
|---|---|---|
Grapheme |
string | Sindhi word in Arabic script |
Phoneme |
string | IPA pronunciation (e.g. /ɑːũː/) |
Example Rows
| Grapheme | Phoneme |
|---|---|
| ء | /ɦəm.zaː/ |
| آبشار | /aː b ʂ aː ɾ ə/ |
| آسمان | /aː s m aː n ʊ/ |
Source
- Scraped from: Wiktionary — Sindhi terms with IPA pronunciation
- Sindhi phonology reference: Wikipedia — Sindhi phonology
Citation
@dataset{danish2024sindhig2p,
author = {Danish Mahdi},
title = {Sindhi Grapheme-to-Phoneme (G2P) Dataset},
year = {2026},
publisher = {HuggingFace},
url = {https://huggingface.co/datasets/DanishMahdi/SND_G2P}
}
License
- Downloads last month
- 20