arnobt78/In-Browser-ML-Speech-Transcription-Translation--NextJS-Frontend
An open-source, educational app for speech-to-text & text translation that runs entirely in your browser: record or upload audio, transcribe with Whisper-style models, translate into many languages, & export results—without sending audio or transcripts to an app server for processing. Heavy ML runs in Web Workers via Transformers.js & ONNX Runtime
This tool helps you quickly convert spoken audio into written text and then translate that text into many languages. You can record your voice directly or upload an audio file, and the output is a transcript or translation that you can copy or download. It's designed for anyone who needs to transcribe or translate audio privately, such as journalists, researchers, or language learners.
Use this if you need to transcribe or translate audio and prioritize keeping your data private, as all processing happens directly in your web browser.
Not ideal if you require real-time, highly accurate transcription for live events or need to process extremely long audio files efficiently without internet access after the first model download.
Stars
7
Forks
—
Language
TypeScript
License
—
Category
Last pushed
Mar 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/arnobt78/In-Browser-ML-Speech-Transcription-Translation--NextJS-Frontend"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
voicegain/platform
Voicegain Enterprise Speech-to-Text Platform (API, Portal, etc.)
aws-samples/amazon-transcribe-live-call-analytics
Amazon Transcribe Live Call Analytics (LCA) Sample Solution
SamirPaulb/real-time-voice-translator
A desktop application that uses AI to translate voice between languages in real time, while...
davidamacey/OpenTranscribe
Self-hosted AI-powered transcription platform with speaker diarization, search, and...
jim-schwoebel/voicebook
🗣️ A book and repo to get you started programming voice computing applications in Python (10...