VerbaLex_voice / accents.py
RitchieP's picture
Update stats
3078c8c verified
ACCENTS = {
"ar": "arabic",
"zh": "chinese",
"hi": "hindi"
}