Heykuki News

TopNewBestAskShowJobs
TopNewBestAskShowJobs
Show HN: Live in-browser AI transcription and translation
github.com/supabase-community
15 points
thorwebdev
2 years ago
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! Broadcast to subscribed clients with Supabase Realtime. Translate to 200 languages with Meta's NLLB-200!

Demo & source code https://supabase.link/realtime-ai-yt

Shoutout to @xenovacom for building Transformers.js and providing plenty of examples at https://huggingface.co/docs/transformers.js/en/index#example...