Audio & SpeechActive
humeai / tada-3b-ml
tada-3b-ml
TADA is a unified speech-language model that synchronizes speech and text into a single, cohesive stream via 1:1 alignment. By leveraging a novel tokenizer and architectural design, TADA achieves high-fidelity synthesis and generation with a fraction of the computational overhead required by traditional models.
Text to SpeechVoice CloneFast Inference
Model ID
tada-3b-ml
Provider
humeai
Updated
1776357903
wiro playground—humeai/tada-3b-ml
Updated 1776357903
-
API quick start
Run tada-3b-ml with a single API call.
POST https://api.wiro.ai/v1/Run/humeai/tada-3b-ml
{
"prompt": "Gathering simple pantry staples like flou…",
"referenceText": "Going along slushy country roads and spea…",
"language": "ar",
"inputAudio": "https://your-cdn.com/input.mp3"
}