Skip to content

feat: add Vakyam TTS plugin - #7009

Merged
tinalenguyen merged 5 commits into
livekit:mainfrom
Adithya-Sakaray:feat/vakyam-tts-plugin
Sep 3, 2026
Merged

feat: add Vakyam TTS plugin#7009
tinalenguyen merged 5 commits into
livekit:mainfrom
Adithya-Sakaray:feat/vakyam-tts-plugin

Conversation

@Adithya-Sakaray

Copy link
Copy Markdown
Contributor

Summary

Adds the Vakyam AI TTS plugin for Indian-language speech synthesis.

The streaming implementation pools exclusive WebSocket sessions, uses Vakyam cancellation and drain on barge-in, and replaces unhealthy connections safely.

Installation

pip install livekit-plugins-vakyam

Validation

  • Vakyam plugin tests: 31 passed
  • make check: passed
  • Package build: passed

A full unit run was also attempted; remaining failures are unrelated Docker-dependent room setup and an existing OpenAI realtime event-loop teardown issue.

@Adithya-Sakaray
Adithya-Sakaray requested a review from a team as a code owner August 27, 2026 09:04
@CLAassistant

CLAassistant commented Aug 27, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@tinalenguyen tinalenguyen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for iterating!

@tinalenguyen
tinalenguyen merged commit 85381a0 into livekit:main Sep 3, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants