kani-tts-400m-ar
175
4
1 language
—
by
nineninesix
Audio Model
OTHER
New
175 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
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-ar')
# 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.