Accent pronunciation dictionaries
=================================

en_UK.txt  — British English,  65,119 entries
en_US.txt  — American English, 125,927 entries

Source : ipa-dict — Monolingual wordlists with pronunciation information in IPA
         https://github.com/open-dict-data/ipa-dict
License: MIT (per the project README: "All material in this repository released
         under the MIT license unless otherwise specified." The English datasets
         carry no other specification; the third-party credits in that README
         apply to other languages only.)
Format : one entry per line:  word<TAB>/ipa/, /ipa variant/

These files are DATA for the pronunciation helper (studio/accentdict.py). They
change only how a word is spelled out in sounds — never the voice, never the
identity, never the audio pipeline.

Adding more accents: drop any file named like en_XX.txt in this folder using the
same format and it is picked up automatically — no code change. A larger private
wordlist (e.g. an Indian-English list) works the same way.
