Skip to main content
KugelAudio Hero

What is KugelAudio?

KugelAudio is a state-of-the-art text-to-speech (TTS) platform designed for real-time applications. Whether you’re building voice agents, interactive applications, or content creation tools, KugelAudio provides the speed and quality you need.

Quick Start

Get up and running with KugelAudio in under 5 minutes

Generate Speech

Generate high-quality audio from text

Streaming

Real-time audio streaming for low latency

Voices

Browse voices and create custom clones

Key Features

Our Kugel 1 Turbo model delivers ~39ms time-to-first-audio, making it perfect for real-time conversational AI applications.
The Kugel 1 model provides studio-quality voice synthesis for pre-recorded content and premium applications.
Stream audio chunks as they’re generated for the lowest possible latency. Perfect for LLM integrations where text arrives token by token.
Create custom voices from audio samples. Clone any voice with just a few seconds of reference audio.
Support for multiple languages including English, German, and more. Each voice can support multiple languages.

Available Models

ModelBest ForLatency
kugel-1-turboReal-time applications, voice agentsUltra-low (~39ms TTFA)
kugel-1Pre-recorded content, premium qualityLow (~77ms TTFA)

Getting Started

1

Get Your API Key

Sign up at kugelaudio.com and get your API key from the dashboard.
2

Install the SDK

Choose your preferred SDK and install it:
pip install kugelaudio
3

Generate Your First Audio

from kugelaudio import KugelAudio

client = KugelAudio(api_key="your_api_key")
audio = client.tts.generate(
    text="Hello, world!",
    model_id="kugel-1-turbo",
)
audio.save("output.wav")

Need Help?

API Reference

Detailed API documentation with examples

Pricing

Simple, transparent pricing plans