cluesurf/wikipedia-ipa
Wikipedia IPA Audio and Symbols Normalized IPA consonant and vowel inventories with reference audio, derived from the Wikipedia IPA chart pages. One record per IPA symbol, tagged with the phonological dimensions used on those chart pages. Contents base/consonant/sound.jsonl: one record per pulmonic consonant, with symbol, place, manner, and voicing. base/vowel/sound.jsonl: one record per vowel, with symbol, height, backness, and roundedness.… See the full description on the dataset page: https://huggingface.co/datasets/cluesurf/wikipedia-ipa.
Wikipedia IPA Audio and Symbols
Normalized IPA consonant and vowel inventories with reference audio, derived from the Wikipedia IPA chart pages.
One record per IPA symbol, tagged with the phonological dimensions used on those chart pages.
Contents
base/consonant/sound.jsonl: one record per pulmonic consonant, withsymbol,place,manner, andvoicing.base/vowel/sound.jsonl: one record per vowel, withsymbol,height,backness, androundedness.base/consonant/audio/*.wav,base/vowel/audio/*.wav: reference recordings keyed by IPA symbol.
Each record also carries a stable slug (e.g. voiceless-bilabial-nasal, close-front-unrounded) and a form discriminator (consonant or vowel).
Example
{"form":"consonant","symbol":"m","slug":"voiced-bilabial-nasal","place":"bilabial","manner":"nasal","voicing":"voiced"}
{"form":"vowel","symbol":"i","slug":"close-front-unrounded","height":"close","backness":"front","roundedness":"unrounded"}Sources
- https://en.wikipedia.org/wiki/InternationalPhoneticAlphabet_chart
- https://en.wikipedia.org/wiki/IPApulmonicconsonantchartwith_audio
- https://en.wikipedia.org/wiki/IPAvowelchartwithaudio
License
CC-BY-SA-4.0, inherited from Wikipedia.
