The following environment variables need to be set:
Variable | Description | Example |
---|---|---|
XTTS_BASE_URL |
Base URL of the XTTS server | http://localhost:8000 |
XTTS_SPEAKER |
Path to the speaker file as per the XTTS server repo | speaker.wav |
XTTS_LANGUAGE |
Language code for TTS | en |
Follow the instructions to setup the XTTS Server: https://github.com/daswer123/xtts-api-server
pip install git+https://github.com/anishmenon/livekit-plugins-xtts.git