kani-tts-400m-de

194
2
1 language
by
nineninesix
Audio Model
OTHER
New
194 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary

[](https://discord.gg/NzP3rjB4SB) [](https://opensource.org/licenses/Apache-2.0) A high-speed, high-fidelity Text-to-Speech model optimized for real-time conve...

Code Examples

Installbash
pip install kani-tts
pip install -U "transformers==4.57.1" # for LFM2 !!!
Installpython
from kani_tts import KaniTTS

model = KaniTTS('nineninesix/kani-tts-400m-de')

# Generate audio from text
audio, text = model("Hallo zusammen! Schön, dass du da bist.")

# Save to file (requires soundfile)
model.save_audio(audio, "output.wav")

Deploy This Model

Production-ready deployment in minutes

Together.ai

Instant API access to this model

Fastest API

Production-ready inference API. Start free, scale to millions.

Try Free API

Replicate

One-click model deployment

Easiest Setup

Run models in the cloud with simple API. No DevOps required.

Deploy Now

Disclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.