Vakyam AI plugin for LiveKit Agents
Support for voice synthesis with Vakyam AI Raaga 1 — text-to-speech for Indian languages.
See https://docs.vakyam.ai/integrations/livekit for provider docs.
Installation
pip install livekit-plugins-vakyam
Or with the LiveKit Agents extra:
uv add "livekit-agents[vakyam]"
Pre-requisites
You'll need an API key from Vakyam. Set it as an environment variable:
export VAKYAM_API_KEY="vak_live_..."
Usage
from livekit.agents import AgentSession
from livekit.plugins import vakyam
session = AgentSession(
tts=vakyam.TTS(
model="raaga-v1",
voice="Archana",
language="ta-IN",
sample_rate=24000,
),
# ... stt, llm, vad
)
stream() uses the realtime WebSocket API and sentence-tokenizes LLM text so
each utterance is one complete sentence (Vakyam does not accept partial
tokens). synthesize() uses HTTP streaming (POST /v1/tts/stream) and
returns PCM audio.
WebSocket connections are pooled and reused between sequential agent turns.
Each active synthesis stream has exclusive ownership of its connection, so an
overlapping stream uses a separate connection. On interruption, the plugin
sends cancel, drains through Vakyam's cancellation acknowledgement, and
returns the healthy connection to the pool.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file livekit_plugins_vakyam-1.8.1.tar.gz.
File metadata
- Download URL: livekit_plugins_vakyam-1.8.1.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b20e321eccc849fd55ad3d09d148ea70ca0ffeb0880cc3f1201b68a696341f36
|
|
| MD5 |
f979211f2400e8ba22e6670ac3bcebd0
|
|
| BLAKE2b-256 |
8e8eaa0c380ed5dfde77af1fdb2bb343c68a6e297e82cb4eb8a72333eb7a3e10
|
Provenance
The following attestation bundles were made for livekit_plugins_vakyam-1.8.1.tar.gz:
Publisher:
publish.yml on livekit/agents
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
livekit_plugins_vakyam-1.8.1.tar.gz -
Subject digest:
b20e321eccc849fd55ad3d09d148ea70ca0ffeb0880cc3f1201b68a696341f36 - Sigstore transparency entry: 2786206057
- Sigstore integration time:
-
Permalink:
livekit/agents@f9b53c3c22e15a265d454c1e54dbc07ed3a50396 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/livekit
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f9b53c3c22e15a265d454c1e54dbc07ed3a50396 -
Trigger Event:
pull_request
-
Statement type:
File details
Details for the file livekit_plugins_vakyam-1.8.1-py3-none-any.whl.
File metadata
- Download URL: livekit_plugins_vakyam-1.8.1-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0560a6ac48aef86d85cf925cce29a92fd1b50b393f6f0b60fb4a3097ecf8784
|
|
| MD5 |
d039a725b9c8b9e1cd1e7c6eebfa5487
|
|
| BLAKE2b-256 |
462f068f9fbdc2d6be59c6147d6c52aec0f64448adc175e1b4b6e82e2e6097e6
|
Provenance
The following attestation bundles were made for livekit_plugins_vakyam-1.8.1-py3-none-any.whl:
Publisher:
publish.yml on livekit/agents
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
livekit_plugins_vakyam-1.8.1-py3-none-any.whl -
Subject digest:
c0560a6ac48aef86d85cf925cce29a92fd1b50b393f6f0b60fb4a3097ecf8784 - Sigstore transparency entry: 2786206297
- Sigstore integration time:
-
Permalink:
livekit/agents@f9b53c3c22e15a265d454c1e54dbc07ed3a50396 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/livekit
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f9b53c3c22e15a265d454c1e54dbc07ed3a50396 -
Trigger Event:
pull_request
-
Statement type: