AIAny
AI Audio2026
Icon for item

Dramabox

Generates expressive, prompt-driven text-to-speech audio with optional 10-second voice cloning; prompts control speaker identity, emotion, pauses and nonverbal sounds. An IC‑LoRA fine-tune of LTX‑2.3 that applies an imperceptible Resemble Perth watermark.

Introduction

Most TTS systems map text to a neutral read; Dramabox treats the prompt as a theatrical director. By interpreting stage directions outside quotes and literal dialogue inside them, it produces nuanced performances (laughs, sighs, pauses, whispering) and can clone timbre from a short reference.

What Sets It Apart
  • Prompt-as-performance: scene descriptions and stage directions directly shape prosody and expressive behaviors, so a single text prompt can encode speaker identity, emotion, and timing without separate style tokens.
  • Short-reference voice cloning: an optional ~10s voice reference provides timbre cloning while keeping inference inputs compact — useful for demos and conditional generation pipelines.
  • Architecture and safety tradeoffs: an IC‑LoRA fine-tune of LTX‑2.3 (audio DiT + flow-matching) keeps the model footprint manageable while retaining high expressivity; outputs are automatically watermarked with Resemble Perth to enable provenance detection.
  • Practical resource profile: warm-server inference targets ~2.5s per generation on H100 and peaks at ~24GB VRAM for recommended configs, making it realistic for research or medium-scale on-prem setups.
Who It's For & Tradeoffs

Great fit if you need highly expressive, controllable TTS for demos, voice-forward storytelling, character dialogue, or research into prompt-driven generation and voice cloning. Also suitable for teams who want a Hugging Face-hosted model plus an interactive demo space. Look elsewhere if you require a very small on-device TTS, license-free redistribution for commercial products without LTX‑2 constraints, or deterministic low-latency streaming on CPU-only environments. The model’s fidelity and expressivity come with nontrivial VRAM and licensing considerations (LTX‑2 Community License) and automated watermarking by default.

Information

More Items

Hugging Face
AI Model2026

GGUF-quantized, refusal-removed build of Qwen3.8-Flash-Next for llama.cpp that provides multimodal (image+text), reasoning and tool-calling capabilities; released for security research and red-teaming under the Apache-2.0 license.

Hugging Face
AI Model2026

A dynamically quantized GGUF build of Ornith-1.5-35B optimized for agentic code-fixing and multi-turn conversations: targets 4-bit/≈22GB deployments, includes a vision projector, a custom importance matrix and a concise chat template.

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.