We Transcriber

Bar Code
We Transcriber

Platform

Web / GitHub Pages

Type

Web App

Stack

React, Web Speech API

Year

2023

A browser-based real-time audio transcription tool powered by the Web Speech API. Speak into your microphone and watch your words appear on screen instantly — no server, no uploads, no latency.

Bar Code
We Transcriber
Bar Code
We Transcriber

We Transcriber exploits the Web Speech API to deliver real-time speech-to-text entirely in the browser. There is no backend, no audio upload, and no subscription — recognition runs locally via the browser engine.

The main engineering challenge was managing the streaming nature of the Speech API: interim results arrive as partial transcriptions before a final result is committed. The UI needed to display these partial results fluidly without causing layout jumps or losing already-committed text segments.

The result is a clean, zero-friction transcription tool useful for meetings, lectures, or accessibility needs — deployed as a static site with no infrastructure costs.

Bar Code
We Transcriber
All Works

Mateus Martins © 2025 All Rights Reserved

Built with Astro