Agent Framework plugin for voice synthesis with Fish Audio's API.
Project description
Fish Audio plugin for LiveKit Agents
Support for voice synthesis with Fish Audio.
- Docs:
https://docs.fish.audio/
Installation
pip install livekit-plugins-fishaudio
Prerequisites
Obtain an API key from Fish Audio.
Set the API key as an environment variable:
FISH_API_KEY=<your_api_key>
Usage
from livekit.agents import AgentSession
from livekit.plugins import fishaudio
# Basic usage with env-based credentials
tts = fishaudio.TTS()
session = AgentSession(
tts=tts,
# ... stt, llm, etc.
)
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_fishaudio-1.4.0rc2.tar.gz.
File metadata
- Download URL: livekit_plugins_fishaudio-1.4.0rc2.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39d2f137286053584d07e8ded21a0bf1a600543ffdcc88c402ecd323b9974e9b
|
|
| MD5 |
bc5d8a998e81f6d3b819d34db4611ee4
|
|
| BLAKE2b-256 |
63b14975d2e8b78a8269932ace1c575a79e7e7d581b4529d467b676f3b64316e
|
File details
Details for the file livekit_plugins_fishaudio-1.4.0rc2-py3-none-any.whl.
File metadata
- Download URL: livekit_plugins_fishaudio-1.4.0rc2-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8288a7d0956cdfb4f62f3756ad5fc045a7ff8c7f97889d64ea43b2ef0dea8e98
|
|
| MD5 |
3390100038d97ff37ee6d37f64052d20
|
|
| BLAKE2b-256 |
2494d7c03913aff2c00deed16fa92d810421ec8e28e52d4f4826d57ff4987e5d
|