You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

livekit-plugins-xtts

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

livekit-plugins-xtts

XTTS plugin for LiveKit

0.1.9
Source
pipPyPI
Maintainers
1

LiveKit Plugins XTTS by Anish Menon

Pre-requisites

The following environment variables need to be set:

VariableDescriptionExample
XTTS_BASE_URLBase URL of the XTTS serverhttp://localhost:8000
XTTS_SPEAKERPath to the speaker file as per the XTTS server repospeaker.wav
XTTS_LANGUAGELanguage code for TTSen

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

Keywords

webrtc

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts