A realtime live transcription and translation app built with Huggingface Transformer.js and Supabase Realtime.
465
stars
5
commits
JavaScript
primary language
May 15, 2026
updated
A realtime, live transcription and translation app that works locally using a browser. Built with Huggingface Transformer.js and Supabase Realtime.
🎙️ Realtime in-browser speech-to-text with OpenAI Whisper [transcriptionWorker.js]
📡 Broadcast to subscribed clients with Supabase Realtime. [broadcaster.jsx] [receiver.jsx]
🌏 Translate to 200 languages with Meta's NLLB-200 [translationWorker.js]
Watch a demo / tutorial
cp .env.local.example .env.local..env.local.npm run devJavaScript
96.2%
HTML
2.4%
CSS
1.4%
A realtime live transcription and translation app built with Huggingface Transformer.js and Supabase Realtime.
465
stars
5
commits
JavaScript
primary language
May 15, 2026
updated
A realtime, live transcription and translation app that works locally using a browser. Built with Huggingface Transformer.js and Supabase Realtime.
🎙️ Realtime in-browser speech-to-text with OpenAI Whisper [transcriptionWorker.js]
📡 Broadcast to subscribed clients with Supabase Realtime. [broadcaster.jsx] [receiver.jsx]
🌏 Translate to 200 languages with Meta's NLLB-200 [translationWorker.js]
Watch a demo / tutorial
cp .env.local.example .env.local..env.local.npm run devJavaScript
96.2%
HTML
2.4%
CSS
1.4%