🎙️ Voice Transcriber音声文字起こしサービス

Transcribes your microphone in real time with Whisper (transformers.js) running entirely in your browser. Your audio never leaves your machine. マイクの音声を、ブラウザ内で動く Whisper (transformers.js) がリアルタイムに文字起こしします。音声がサーバーに送信されることはありません。

Raw transcript生の文字起こし

LLM-formattedLLM整形後

The model (~40MB) is downloaded on first use. Your audio is never sent to a server (with LLM formatting enabled, only the transcribed text is sent). This app also serves as the target app for the playwright-audio-mocking E2E testing demos. 初回はモデル(約 40MB)のダウンロードがあります。音声がサーバーに送信されることはありません(LLM整形を有効にした場合、文字起こし後のテキストのみが送信されます)。このアプリは playwright-audio-mocking の E2E テストデモの対象アプリとしても使われています。