Download both of these and add them to voice-chat-ai folder
voice-chat-ai/
βββ .gitignore
βββ .env
βββ README.md
βββ app.py
βββ requirements.txt
βββ cpu_requirements.txt
βββ checkpoints/
β βββ base_speakers
β βββ convertor
β
βββ XTTS-v2/
β βββ config.json
β βββ model.pth
β βββ ... (other XTTS model files)
βββ outputs/
β βββ ... (generated audio files)