kani-tts-400m-0.3-pt
920
12
8 languages
—
by
nineninesix
Audio Model
OTHER
New
920 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-0.3-pt')
# Generate audio from text
audio, text = model("Your text here")
# 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
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.