Crate deepgram

Source
Expand description

Official Rust SDK for Deepgram’s automated speech recognition APIs.

Get started transcribing with a Transcription object.

Modules§

common
Common lib for other modules
listen
Listen module
manage
Manage module
speak
Speak module

Structs§

Deepgram
A client for the Deepgram API.
Speak
Generate speech from text using Deepgram’s text to speech api.
Transcription
Transcribe audio using Deepgram’s automated speech recognition.

Enums§

DeepgramError
Errors that may arise from the deepgram crate.