A Deepgram real-time transcription example that is entirely client-side.
- Add your Deepgram API key in the
index.js
file here:
const deepgram = createClient(DEEPGRAM_API_KEY);
- Open up the
index.html
file to see it working in the browser.
Interested in contributing? We ❤️ pull requests!
To make sure our community is safe for all, be sure to review and agree to our Code of Conduct. Then see the Contribution guidelines for more information.
We love to hear from you so if you have questions, comments or find a bug in the project, let us know! You can either:
- Open an issue on this repository
- Ask a question, share the cool things you're working on, or see what else we have going on in our Community Forum
- Tweet at us! We're @DeepgramAI on Twitter
Check out the Developer Documentation at https://developers.deepgram.com/