kani-tts-450m-0.1-pt GGUF Models

Model Generation Details

This model was generated using llama.cpp at commit 152729f8.


Click here to get info on choosing the right GGUF model format

Logo

KaniTTS

Text-to-Speech (TTS) model designed for high-speed, high-fidelity audio generation.

KaniTTS is built on a novel architecture that combines a powerful language model with a highly efficient audio codec, enabling it to deliver exceptional performance for real-time applications.

Model Details

KaniTTS operates on a two-stage pipeline, leveraging a large foundation model for token generation and a compact, efficient codec for waveform synthesis.

The two-stage design of KaniTTS provides a significant advantage in terms of speed and efficiency. The backbone LLM generates a compressed token representation, which is then rapidly expanded into an audio waveform by the NanoCodec. This architecture bypasses the computational overhead associated with generating waveforms directly from large-scale language models, resulting in extremely low latency.

Features

This model trained primarily on English for robust core capabilities and the tokenizer supports these languages: English, Arabic, Chinese, French, German, Japanese, Korean, and Spanish.

The base model can be continually pretrained on the multilingual dataset producing high-fidelity audio at sample rates 22kHz.

This model powers voice interactions in the modern agentic systems, enabling seamless, human-like conversations.

  • Model Size: 450M parameters (pretrained version)
  • License: Apache 2.0

Examples

Text Audio
I do believe Marsellus Wallace, MY husband, YOUR boss, told you to take me out and do WHATEVER I WANTED.
What do we say the the god of death? Not today!
What do you call a lawyer with an IQ of 60? Your honor
You mean, let me understand this cause, you know maybe it's me, it's a little fucked up maybe, but I'm funny how, I mean funny like I'm a clown, I amuse you? I make you laugh, I'm here to fucking amuse you?

Sources

Recommended Uses

  • Conversational AI: Integrate into chatbots, virtual assistants, or voice-enabled apps for real-time speech output.
  • Edge and Server Deployment: Optimized for low-latency inference on edge devices or affordable servers, enabling scalable, resource-efficient voice applications.
  • Accessibility Tools: Support screen readers or language learning apps with expressive prosody.
  • Research: Fine-tune for domain-specific voices (e.g., accents, emotions) or benchmark against other TTS systems.

Limitations

  • Performance may vary with finetuned variants, long inputs ( > 2000 tokens) or rare languages/accents.
  • Emotion control is basic; advanced expressivity requires fine-tuning.
  • Trained on public datasets; may inherit biases in prosody or pronunciation from training data.

Training Data

  • Dataset: Curated from LibriTTS, Common Voice and Emilia (~50k hours).
  • Pretrained mostly on English speech for robust core capabilities, with multilingual fine-tuning for supported languages.
  • Metrics: MOS (Mean Opinion Score) 4.3/5 for naturalness; WER (Word Error Rate) < 5% on benchmark texts.
  • Hardware: Pretrained on 8x H200 over 8 hours.

Inference on Nvidia RTX 5080:

  • Latency: ~ 1s to generate 15 seconds of audio
  • Memory Usage: 2GB GPU VRAM

This performance makes KaniTTS suitable for real-time conversational AI applications and low-latency voice synthesis.

Tips & Tricks

  • Language Optimization: For the best results in non-English languages, continually pretrain this model on datasets from your desired language set to improve prosody, accents, and pronunciation accuracy. Additionally, finetune NanoCodec for desired set of languages.
  • Batch Processing: For high-throughput applications, process texts in batches of 8-16 to leverage parallel computation, reducing per-sample latency.
  • Blackwell GPU Optimization: This model runs efficiently on NVIDIA's Blackwell architecture GPUs for faster inference and reduced latency in real-time applications.

Credits

Responsible Use and Prohibited Activities

The model is designed for ethical and responsible use. The following activities are strictly prohibited:

  • The model may not be used for any illegal purposes or to create content that is harmful, threatening, defamatory, or obscene. This includes, but is not limited to, the generation of hate speech, harassment, or incitement of violence.
  • You may not use the model to generate or disseminate false or misleading information. This includes creating deceptive audio content that impersonates individuals without their consent or misrepresents facts.
  • The model is not to be used for any malicious activities, such as spamming, phishing, or the creation of content intended to deceive or defraud.

By using this model, you agree to abide by these restrictions and all applicable laws and regulations.

Contact

Have a question, feedback, or need support? Please fill out our contact form and we'll get back to you as soon as possible.


πŸš€ If you find these models useful

Help me test my AI-Powered Quantum Network Monitor Assistant with quantum-ready security checks:

πŸ‘‰ Quantum Network Monitor

The full Open Source Code for the Quantum Network Monitor Service available at my github repos ( repos with NetworkMonitor in the name) : Source Code Quantum Network Monitor. You will also find the code I use to quantize the models if you want to do it yourself GGUFModelBuilder

πŸ’¬ How to test:
Choose an AI assistant type:

  • TurboLLM (GPT-4.1-mini)
  • HugLLM (Hugginface Open-source models)
  • TestLLM (Experimental CPU-only)

What I’m Testing

I’m pushing the limits of small open-source models for AI network monitoring, specifically:

  • Function calling against live network services
  • How small can a model go while still handling:
    • Automated Nmap security scans
    • Quantum-readiness checks
    • Network Monitoring tasks

🟑 TestLLM – Current experimental model (llama.cpp on 2 CPU threads on huggingface docker space):

  • βœ… Zero-configuration setup
  • ⏳ 30s load time (slow inference but no API costs) . No token limited as the cost is low.
  • πŸ”§ Help wanted! If you’re into edge-device AI, let’s collaborate!

Other Assistants

🟒 TurboLLM – Uses gpt-4.1-mini :

  • **It performs very well but unfortunatly OpenAI charges per token. For this reason tokens usage is limited.
  • Create custom cmd processors to run .net code on Quantum Network Monitor Agents
  • Real-time network diagnostics and monitoring
  • Security Audits
  • Penetration testing (Nmap/Metasploit)

πŸ”΅ HugLLM – Latest Open-source models:

  • 🌐 Runs on Hugging Face Inference API. Performs pretty well using the lastest models hosted on Novita.

πŸ’‘ Example commands you could test:

  1. "Give me info on my websites SSL certificate"
  2. "Check if my server is using quantum safe encyption for communication"
  3. "Run a comprehensive security audit on my server"
  4. '"Create a cmd processor to .. (what ever you want)" Note you need to install a Quantum Network Monitor Agent to run the .net code on. This is a very flexible and powerful feature. Use with caution!

Final Word

I fund the servers used to create these model files, run the Quantum Network Monitor service, and pay for inference from Novita and OpenAIβ€”all out of my own pocket. All the code behind the model creation and the Quantum Network Monitor project is open source. Feel free to use whatever you find helpful.

If you appreciate the work, please consider buying me a coffee β˜•. Your support helps cover service costs and allows me to raise token limits for everyone.

I'm also open to job opportunities or sponsorship.

Thank you! 😊

Downloads last month
80
GGUF
Model size
0.5B params
Architecture
lfm2
Hardware compatibility
Log In to add your hardware

3-bit

4-bit

5-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support