Skip to content

anishmenon/livekit-plugins-xtts

Repository files navigation

LiveKit Plugins XTTS by Anish Menon

Pre-requisites

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

Installation

Step 1: Install the XTTS Server (open source)

Follow the instructions to setup the XTTS Server: https://github.com/daswer123/xtts-api-server

Step 2: Install the LiveKit Plugin

pip install git+https://github.com/anishmenon/livekit-plugins-xtts.git

Usage examples folder


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages