According to https://docs.coqui.ai/en/stable/models/xtts.html , it supports Chinese.
run this to check:
tts --model_name tts_models/multilingual/multi-dataset/xtts_v2 \
--list_language_idx
When it fails download, try to set proxy (pay attention that it's "http" for https_proxy):
最新评论