realtime

Tag

Cards List
#realtime

I built a local realtime voice stack for Ollama: Parakeet STT → Qwen 2.5 7B → Qwen3-TTS

Reddit r/LocalLLaMA · 2026-08-08

The author built a local realtime voice stack using Parakeet STT, Qwen 2.5 7B, and Qwen3-TTS, integrated with Ollama.

0 favorites 0 likes
#realtime

@DanKornas: Building a live voice agent requires coordinating audio streaming, turn detection, interruptions, model calls, and medi…

X AI KOLs Timeline · 2026-08-07 Cached

VideoSDK AI Agents is an open-source Python framework for building production-ready real-time voice and multimodal AI agents that join VideoSDK rooms as participants, with unified pipeline configuration and multiple execution modes.

0 favorites 0 likes
#realtime

ByteDance SeedRealtime (4 minute read)

TLDR AI · 2026-08-06

ByteDance announced SeedRealtime, a native audio-visual model that can process continuous video, audio, and text while speaking in real time.

0 favorites 0 likes
#realtime

What STT API are you using for production voice agents, and what broke first?

Reddit r/AI_Agents · 2026-08-05

A developer asks what STT APIs people use in production voice agents, comparing Deepgram, AssemblyAI, and Smallest AI Pulse, and highlighting common failure points like endpointing, latency, and barge-in.

0 favorites 0 likes
#realtime

OPEN AI: How we built a realtime system for responsive voice AI in six months

Reddit r/singularity · 2026-08-03 Cached

OpenAI describes how they built GPT-Live, a full-duplex realtime voice AI system that eliminates the turn detector, enabling natural continuous conversation. The article details architecture improvements in inference, context management, and media transport over six months.

0 favorites 0 likes
#realtime

Hologram works. Elixir runs in the browser

Hacker News Top · 2026-07-22 Cached

Hologram, an Elixir framework that runs in the browser, has released four feature updates in 2025, porting most of Elixir's standard library to the client side, adding JavaScript interop, a realtime layer, and closer local-first sync capabilities, with strong community backing.

0 favorites 0 likes
#realtime

OpenMOSS-Team/MOSS-VL-Realtime

Hugging Face Models Trending · 2026-07-14 Cached

MOSS-VL-Realtime is a realtime streaming vision-language model that processes continuous video frames, supports interruptible interaction, proactive silence, and dynamic correction, with timestamp-aware encoding and a 256K context window.

0 favorites 0 likes
#realtime

Turn-taking in my multi-agent voice game was solvable. Giving the agents a shared, accurate memory was the real fight — and I’m ~80% there

Reddit r/AI_Agents · 2026-07-02

A developer describes building a multi-agent voice social-deduction game, solving turn-taking with a central conductor but struggling with shared memory and preserving social subtext when compressing conversation history into structured state.

0 favorites 0 likes
#realtime

Realtime voice models compounds on cost (and forgets)- "Flowcat" fixed both (4x cheaper, 7x more context)

Reddit r/AI_Agents · 2026-06-24

Flowcat addresses the high cost and limited context of realtime voice models, achieving 4x lower cost and 7x more context.

0 favorites 0 likes
#realtime

@VikParuchuri: We're launching turbo mode data extraction - 5x faster, 5x cheaper, and 7% more accurate than Azure Content Understandi…

X AI KOLs Following · 2026-06-17 Cached

VikParuchuri announces the launch of turbo mode data extraction, claiming 5x faster and cheaper performance with 7% more accuracy than Azure Content Understanding, achieving competitive latency for real-time workflows.

0 favorites 0 likes
#realtime

@mudler_it: parakeet.cpp now runs NVIDIA Parakeet behind the OpenAI API. Point any OpenAI client at a local server, send an audio, …

X AI KOLs Timeline · 2026-06-17 Cached

parakeet.cpp enables running NVIDIA Parakeet ASR behind the OpenAI API locally with prebuilt Docker images, supporting CPU and CUDA (including arm64) for real-time transcription with word timestamps.

0 favorites 0 likes
#realtime

OpenAI WebRTC Audio Session, now with document context

Simon Willison's Blog · 2026-06-12 Cached

Simon Willison updates his OpenAI WebRTC Audio Session tool to support the new GPT-Realtime-2 model and adds document context for conversational audio discussions.

0 favorites 0 likes
#realtime

@kwindla: https://x.com/kwindla/status/2062544580105359686

X AI KOLs Timeline · 2026-06-04 Cached

NVIDIA released Nemotron 3.5 ASR, an open-source multilingual speech-to-text model with the lowest latency tested, available in multilingual and English-only variants, ideal for voice agents and self-hosted deployments.

0 favorites 0 likes
#realtime

@hwwaanng: What I'm posting today is different from before — it's very interesting and experimental. A few friends and I are huge fans of Vibe Coding. One day, we thought: what if you could talk to Codex in real time, then you could also Vibe Code while driving? So...

X AI KOLs Timeline · 2026-05-31 Cached

The author introduces an experimental project, Hey Codex, a real-time conversational version of Codex that allows users to interact with Codex via voice for Vibe Coding in scenarios like driving.

0 favorites 0 likes
#realtime

@0xCortexl: SOMEONE FROM TOKYO IS MAPPING BIRD LANGUAGE INTO REAL DATA PATTERNS AND THE VISUALIZATION LOOKS LIKE A NEURAL NETWORK D…

X AI KOLs Timeline · 2026-05-24 Cached

An AI system maps bird vocalizations into 3D visualizations, converting frequency and modulation data into colored point clusters in real time, with potential applications in industrial and medical anomaly detection.

0 favorites 0 likes
#realtime

Rewriting model inference with CUDA kernels: the bottleneck was not just GEMM [P]

Reddit r/MachineLearning · 2026-05-18

Author describes building FlashRT, a CUDA-first inference runtime that rewrites model inference paths with C++/CUDA kernels to address bottlenecks beyond GEMM for small-batch/realtime workloads, achieving significant latency improvements on Jetson Thor and RTX 5090. The article discusses lessons on precision (FP8 helpful, FP4 mixed) and the need to bypass generic runtimes for realtime inference.

0 favorites 0 likes
#realtime

@dgwyer: You can now edit SolveIt messages via realtime conversational voice, and have the diff edits optionally tracked.

X AI KOLs Following · 2026-05-15 Cached

SolveIt now supports editing messages via conversational voice with optional diff tracking.

0 favorites 0 likes
#realtime

Fully Realtime Interaction Models

Reddit r/LocalLLaMA · 2026-05-14

Discussion of an upcoming fully realtime interaction model that will be released via API, with plans to create distillation data from it.

0 favorites 0 likes
#realtime

@seclink: OpenAI Launches GPT-Realtime-2, Its Most Intelligent Voice Model to Date. The model features GPT-5-level reasoning, a 128,000 token context window, and supports adjusting 'effort level' for more natural conversation. It can pair with GPT-R…

X AI KOLs Following · 2026-05-08

OpenAI released the GPT-Realtime-2 voice model, featuring GPT-5-level reasoning capabilities and a 128,000 token context window. It supports real-time translation from over 70 input languages to 13 output languages, achieving 96.6% accuracy on the Big Bench Audio Intelligence benchmark. Greg Brockman called it a milestone in voice translation.

0 favorites 0 likes
#realtime

@kwindla: OpenAI shipped a new speech-to-speech model today: gpt-realtime-2 This is the first speech-to-speech model good enough …

X AI KOLs Following · 2026-05-07

OpenAI has released gpt-realtime-2, a new speech-to-speech model optimized for real-time voice agent interactions with low-latency tool calling.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback