Agent Framework plugin for STT and TTS services using SLNG's gateway.
Project description
SLNG plugin for LiveKit Agents
Support for SLNG's voice AI gateway in LiveKit Agents, providing access to multiple STT and TTS providers through a unified API.
See https://docs.slng.ai/ for more information.
Installation
pip install livekit-plugins-slng
Pre-requisites
You'll need an API key from SLNG. It can be set as an environment variable: SLNG_API_KEY
Region override
The plugin supports gateway region routing via the region_override option on both STT and TTS.
This maps directly to the gateway's X-Region-Override header.
See the available regions at docs.slng.ai/region-override.
You can pass either a single region:
stt = slng.STT(
api_key="your-slng-api-key",
model="deepgram/nova:3",
region_override="eu-west-1",
)
Or multiple preferred regions in priority order:
tts = slng.TTS(
api_key="your-slng-api-key",
model="deepgram/aura:2",
voice="aura-2-thalia-en",
region_override=["eu-west-1", "us-east-1"],
)
Project details
Release history Release notifications | RSS feed
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_slng-1.5.8.tar.gz.
File metadata
- Download URL: livekit_plugins_slng-1.5.8.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef56cb90584a5269b2c65ca5fe2e100cdc3008f579d8bdb97bd065123457930c
|
|
| MD5 |
e2c90eca85050975114baaf3e8197c19
|
|
| BLAKE2b-256 |
70984f2e92edf861b3fb4cd24982616f6d98fe8c62c9e4e91bbc828ff43054af
|
Provenance
The following attestation bundles were made for livekit_plugins_slng-1.5.8.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_slng-1.5.8.tar.gz -
Subject digest:
ef56cb90584a5269b2c65ca5fe2e100cdc3008f579d8bdb97bd065123457930c - Sigstore transparency entry: 1441140417
- Sigstore integration time:
-
Permalink:
livekit/agents@d28d1a1af816651fb757659de1e171e073919c08 -
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@d28d1a1af816651fb757659de1e171e073919c08 -
Trigger Event:
pull_request
-
Statement type:
File details
Details for the file livekit_plugins_slng-1.5.8-py3-none-any.whl.
File metadata
- Download URL: livekit_plugins_slng-1.5.8-py3-none-any.whl
- Upload date:
- Size: 22.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cf77dfd418fd38aca745b2fb026678c36b093adabd6f0bea5f864e411bdb233
|
|
| MD5 |
cff0e6e925861d239a50d75068f2078c
|
|
| BLAKE2b-256 |
2dad5ad703a1c166bbddb7fbeac021015c7cee5217c7587468fce91e692c1287
|
Provenance
The following attestation bundles were made for livekit_plugins_slng-1.5.8-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_slng-1.5.8-py3-none-any.whl -
Subject digest:
6cf77dfd418fd38aca745b2fb026678c36b093adabd6f0bea5f864e411bdb233 - Sigstore transparency entry: 1441140533
- Sigstore integration time:
-
Permalink:
livekit/agents@d28d1a1af816651fb757659de1e171e073919c08 -
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@d28d1a1af816651fb757659de1e171e073919c08 -
Trigger Event:
pull_request
-
Statement type: