Transcrivez l'audio directement dans votre navigateur.
Transcription Whisper, entièrement sur l'appareil. Téléversez des fichiers audio ou enregistrez en direct — pas de serveurs, pas de limites.
Des transcriptions qualité Whisper. Zéro envoi.
Le modèle Whisper d'OpenAI, exécuté localement dans votre navigateur via Transformers.js.
100 % privé
Votre audio ne quitte jamais votre appareil. Toute la transcription se fait en local.
Accéléré par WebGPU
L'inférence s'exécute sur votre GPU quand il est disponible, avec repli sur WASM.
Modèle Whisper
Reconnaissance vocale multilingue avec détection automatique de la langue.
Téléverser ou enregistrer
Glissez-déposez des fichiers audio (MP3, WAV, M4A) ou enregistrez en direct depuis votre micro.
Trois étapes. Zéro serveur.
- 01
Téléverser ou enregistrer
Glissez-déposez un fichier audio ou enregistrez en direct. MP3, WAV, M4A et plus.
- 02
L'IA transcrit
Whisper s'exécute localement et transcrit votre audio en texte avec horodatage.
- 03
Copier ou télécharger
Copiez la transcription ou téléchargez-la en fichier texte. Le modèle est mis en cache pour réutilisation.
About the speech-to-text tool
A free speech-to-text tool that transcribes audio and video locally in your browser, powered by a Whisper model running on your device. It is intended for meetings, interviews, lectures, podcasts, and voice memos — including sensitive recordings that should not be uploaded to a cloud transcription service.
How it works
Audio is decoded in the browser with the Web Audio API, then a Whisper model (transformer-based speech recognition) runs through Transformers.js. On WebGPU-enabled Chrome or Edge the model executes on your GPU and a one-hour file transcribes in a fraction of real time; on other browsers a WebAssembly path keeps the same features available. The model files download once and are cached, so you can transcribe offline afterward. Finished transcripts can be copied as plain text or exported with timestamps.
Limits & requirements
The browser ships the lightweight Whisper tier for fast, free inference; it is excellent for clear speech but less forgiving on heavy accents or noisy multi-speaker recordings than paid large-model APIs. Long multi-hour files may hit browser memory limits on low-RAM devices; splitting long recordings is the workaround.
Privacy
This is the key difference from cloud services: your recordings are never uploaded. Interviews, confidential calls, and personal memos are processed and stay on your machine, with no per-minute billing.