Crates.io | deepgram |
lib.rs | deepgram |
version | 0.5.0 |
source | src |
created_at | 2022-06-07 21:01:04.862 |
updated_at | 2024-07-09 15:55:16.931524 |
description | Official Rust SDK for Deepgram's automated speech recognition APIs. |
homepage | |
repository | https://github.com/deepgram-devs/deepgram-rust-sdk |
max_upload_size | |
id | 601708 |
size | 544,124 |
Experimental Rust SDK for Deepgram. Power your apps with world-class speech and Language AI models.
This SDK only supports hosted usage of api.deepgram.com.
🔑 To access the Deepgram API you will need a free Deepgram API Key.
You can learn more about the Deepgram API at developers.deepgram.com.
This SDK is still very much work-in-progress. The interface is subject to rapid change.
From within your Cargo project directory, run the following command:
cargo add deepgram
You will also probably need to install tokio
:
cargo add tokio --features full
Documentation and examples can be found on our Docs.rs page.
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 Contributing 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: