Free online audio translator that translates voice instantly
Audio translation tool, but Whisper + translation APIs already commoditized this.

System-wide audio translation on macOS without cloud dependency.
Remote workers, language learners, international teams
DeepL Translate · Google Translate · MacWhisper
Audio translation tool, but Whisper + translation APIs already commoditized this.
Voice-cloned dubbing waitlist competing against established players like ElevenLabs.
Microphone audio is captured in the browser as PCM and streamed over WebSockets to a Node server that pipes live segments into Mistral's Voxtral realtime API, then immediately hits DeepL for translation — a straightforward, usable demo of live STT->MT. It isn't reinventing the wheel, but the repo bundles the full flow (browser keys, Docker, server.mjs, and UI) so you can spin up an end-to-end test quickly; main downside is it's an integration demo that depends on external API keys and limits for real-world scale.
YouTube demo with no code, repo, or technical details to evaluate.
CoreAudio daemon, zero CPU idle, installs in one command—AirPods audio, Mac mic, always.
Yet another screen OCR translator when macOS Live Text already exists.