Tag: #whisper
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 5 posts
SOTA Speech Recognition and Synthesis — From Whisper to Codec Language Models
We survey recent trends in speech recognition (ASR) and synthesis (TTS). From HMM to CTC/attention, Whisper large-scale weak supervision, and from Tacotron to neural vocoders and codec language models, we trace the linea
2026-06-30 · 15 min read #ai-papers#speech-recognition#text-to-speech#whisper#neural-codecVoice 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#elevenlabsThe Complete Guide to Multimodal LLMs: Vision, Document Understanding, OCR, Video, Audio, and the Specifics of Korean (2025)
The text-only era is over. In 2025, LLMs handle images, documents, video, and audio naturally. GPT-4o/Claude 3.5/Gemini/Qwen2-VL/Pixtral compared, Document AI and layout understanding, the modernization of OCR, video and
2026-04-15 · 14 min read #multimodal#vision-llm#document-ai#ocr#whisperSpeech & 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-recognition