Tag: #tts
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 9 posts
tts-bench: comparing local TTS models when quality is subjective
tts-bench is a local benchmark by 5uck1ess for comparing 55 text-to-speech models on hardware you own. It splits evaluation into three lenses: Speed (TTFA, RTF, memory), Listen (every model on every prompt, judged by ear
2026-07-11 · 5 min read #tts#text-to-speech#benchmark#local-ai#evaluationVoice AI & TTS 2026 Deep Dive - ElevenLabs · Cartesia Sonic · OpenAI Voice · Play.HT · Hume · Sesame · Fish Audio · Deepgram Aura
2026 is the year voice AI moved from the STT → LLM → TTS pipeline to full-duplex real-time voice agents as the new norm. ElevenLabs v3 holds the multilingual / emotion TTS throne, Cartesia Sonic 3 hits 75ms TTFW and is t
2026-05-16 · 19 min read #voice-ai#tts#elevenlabs#cartesia#openai-voiceVoice AI in 2026 — ElevenLabs / Cartesia / Sesame / Whisper Turbo / Deepgram / Parakeet Deep Dive
In October 2024 Whisper Large v3 Turbo got 8x faster, Cartesia (built by the Mamba authors) hit sub-90ms TTS, and Sesame from Brendan Iribe launched "voice presence." By May 2026 the TTS, STT, and realtime-agent axes hav
2026-05-15 · 22 min read #voice-ai#tts#stt#asr#elevenlabsAI Voice 2026 — ElevenLabs, OpenAI Realtime, Cartesia, Vapi, Sesame, Deepgram, and the State of the Voice Agent Stack
The final piece of the generative-media quartet — after music, images, and video comes voice. An honest take on the 2026 AI voice landscape. ElevenLabs (voice cloning and Conversational AI), OpenAI Realtime (WebRTC-based
2026-05-14 · 30 min read #ai-voice#elevenlabs#openai-realtime#cartesia#vapiVoice AI in Practice — The Complete Guide: Real-Time STT/TTS, Speech LLMs, Turn-Taking, and Deepfake Defense (2025)
Why "AI without a screen" became the hottest product category of 2025. Real-time voice pipelines (VAD/STT/LLM/TTS), speech LLMs (GPT-4o realtime/Gemini Live/Moshi), turn-taking and interruption, emotion and prosody contr
2026-04-15 · 12 min read #voice-ai#stt#tts#gpt-4o-realtime#moshiSpeech & Audio AI Complete Guide: ASR, TTS, Whisper, Wav2Vec to Voice Synthesis
A complete guide to speech and audio AI from fundamentals to cutting-edge techniques. Master audio signal processing, Mel Spectrogram, ASR (Whisper, Wav2Vec2), TTS (Tacotron, VITS), speaker diarization, and music generat
2026-03-17 · 16 min read #speech-recognition#tts#whisper#wav2vec#audio-processingVoice Chatbot Building Guide: STT/TTS Pipeline and Real-Time Voice Interface Implementation
Everything about voice chatbot construction. Covers Whisper STT, TTS engine comparison, real-time voice streaming architecture, WebSocket-based bidirectional communication, LLM integration, latency optimization, and prod
2026-03-08 · 43 min read #chatbot#voice#stt#tts#speech-recognitionOpen-Source Real-Time Conversational Voice Chatbot Building Guide: Barge-In Architecture and Implementation
A comprehensive guide to building real-time voice chatbots using only open-source tools. Covers barge-in implementation with Silero VAD, faster-whisper, Ollama, and Piper TTS pipeline, state machine design, Python exampl
2026-03-08 · 26 min read #ai-platform#voice-chatbot#barge-in#realtime-audio#sttThe Complete torchaudio Guide — From Audio Processing to Speech Recognition, TTS, and Music Analysis
From audio loading and spectrogram transforms to Mel filter banks, MFCC, speech recognition (Wav2Vec2/Whisper), TTS, speaker diarization, and noise reduction — everything about audio AI with PyTorch.
2026-03-02 · 9 min read #ai-platform#pytorch#torchaudio#audio#speech-recognition