VerbaLex_voice / accents.py
RitchieP's picture
Upload dataset scripts
9d5f17f verified
raw history blame
No virus
53 Bytes
ACCENTS = {
"ar": "arabic",
"zh": "chinese"
}