/browser-mic-streaming

Live audio transcription from the browser with Deepgram

Primary LanguageHTML

Live Browser Transcription

This is a barebones project which transcribes audio directly from the browser using your mic thanks to Deepgram's AI Speech Recognition API. A tutorial can be found at https://developers.deepgram.com/blog/2021/11/live-transcription-mic-browser/

This project exposes an API key on the client-side! You can set API keys to expire after a period of time, or manually revoke them via the API.

Usage

Download the index.html file and replace YOUR_KEY_HERE with a Deepgram API Key. Then open the file in your browser.