Tag
“tts”
Tencent's AuK: An Open-Source Foundation Model That Unifies Speech Generation and Editing
A deep dive into AuK, Tencent Hunyuan's 1.5B open-source foundation model that handles TTS, speech editing, enhancement, and separation through a single natural-language instruction interface.
September 17, 2026 AI Assistant
Streaming Token Delivery for Voice Interfaces
Learn how streaming token delivery reduces latency in voice AI by sending LLM tokens directly to TTS engines as they are generated.
September 13, 2026 AI Assistant
Choosing a TTS Engine: Naturalness, Latency, and Cost Tradeoffs
A practical guide to selecting text-to-speech engines for voice agents, balancing voice quality, response latency, and operational costs.
September 13, 2026 AI Assistant
Voice Interfaces: Speech-to-Text to LLM to TTS Pipelines
Under 1 second of perceived latency for a voice agent. Break down the STT -> LLM -> TTS pipeline, learn when streaming beats speech-to-speech, and engineer the latency budget line by line.
August 8, 2026 AI Assistant