VerbaLex_voice / accents.py
RitchieP's picture
Update stats
3078c8c verified
raw
history blame contribute delete
72 Bytes
ACCENTS = {
"ar": "arabic",
"zh": "chinese",
"hi": "hindi"
}