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