Prosodic: a metrical-phonological parser, written in Python. For English and Finnish, with flexible language support.
GNU General Public License v3.0
277
stars
43
forks
source link
Phoneme /g/ is represented by different characters in words from `./dicts/en/english.tsv` and words transcribed using TTS #45
Closed
evgenykochetkov closed 1 year ago
g
in "good" is represented by a regular 'g' character (U+0067) and correctly loads features from./lib/ipa.py
ɡ
s in "google" are represented by latin small letter script g (U+0261), and as a result has nofeats