webrtc

Tag

Cards List
#webrtc

Quoting Luke Curley

Simon Willison's Blog · 14h ago Cached

Technical commentary from Luke Curley discussing how WebRTC's design prioritizes low latency by aggressively dropping audio packets, which conflicts with LLM voice applications where prompt accuracy matters more than speed. He recounts challenges faced at Discord implementing retransmission within browser constraints.

0 favorites 0 likes
#webrtc

OpenAI's WebRTC problem

Hacker News Top · yesterday Cached

Technical blog post from a self-described WebRTC expert criticizing OpenAI's use of WebRTC for voice AI, arguing the protocol is poorly suited because it's designed for real-time conferencing with aggressive packet dropping, which conflicts with Voice AI use cases where accuracy matters more than minimal latency.

0 favorites 0 likes
#webrtc

How OpenAI delivers low-latency voice AI at scale

OpenAI Blog · 5d ago Cached

OpenAI details its rearchitected WebRTC stack designed to deliver low-latency voice AI at scale for over 900 million users. The post explains how new split-relay and transceiver architectures optimize media routing and connection setup for real-time interactions like ChatGPT voice.

1 favorites 1 likes
← Back to home

Submit Feedback