TranscribeJs/transcribe.js
Monorepo for Transcribe.js
This tool helps web developers integrate speech-to-text functionality directly into their browser-based applications. It takes audio or video files, or live audio streams, and outputs a detailed transcription including text segments, timestamps, and confidence scores. It's designed for developers building web applications that need client-side audio transcription.
Use this if you are a web developer who needs to add speech-to-text capabilities to a browser-based application without relying on server-side processing or external APIs.
Not ideal if you are developing for Node.js environments, require server-side transcription, or need to process extremely large audio files efficiently.
Stars
52
Forks
4
Language
JavaScript
License
MIT
Category
Last pushed
Dec 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/TranscribeJs/transcribe.js"
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...