NOTICE: This SDK is still very much work-in-progress. The interface is subject to rapid change. If you would like a stable way to access all that Deepgram has to offer, please use the Deepgram API directly until this SDK has been stabilized.
Official Rust SDK for Deepgram's automated speech recognition APIs.
To access the API you will need a Deepgram account. Sign up for free at console.deepgram.com.
You can learn more about the full Deepgram API at developers.deepgram.com.
Add the following line to the dependencies
table in your Cargo.toml
file:
deepgram = "0.1.0"
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:
Check out the Developer Documentation at https://developers.deepgram.com/