All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Why WebRTC is the wrong choice for voice AI: A technical critique of OpenAI's approach

By

atgctg

24d ago· 13 min readenOpinion

Summary

A technical critique arguing against using WebRTC for voice AI applications, drawing on the author's experience rewriting WebRTC SFUs at Twitch (using Pion/Go) and Discord (in Rust). The author strongly disagrees with OpenAI's approach of using WebRTC for voice AI, advocating instead for Media over QUIC as a better alternative. The piece is a passionate, opinionated technical argument from someone with deep hands-on experience in the space.

Key quotes

· 5 pulled
You should NOT copy OpenAI.
I don't think you should use WebRTC for voice AI. WebRTC is the problem.
I ended up rewriting every protocol, because of course I did!
Just a year ago, I was at Discord and I rewrote the WebRTC SFU in Rust. Because of course I did!
Media over QUIC: There are ways to do voice AI without being traumatized by WebRTC.
Snippet from the RSS feed
Media over QUIC: There are ways to do voice AI without being traumatized by WebRTC.

You might also wanna read