You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight Selective Forwarding Unit (SFU) built with Go and Pion WebRTC that adds live speech-to-text and on-the-fly translation using OpenAI Whisper. The server fans out media streams to all participants with low latency, transcribes incoming audio in real time, and (optionally) translates captions to each user’s preferred language.