deepgram-rust-sdk
deepgram-rust-sdk copied to clipboard
Support whisper models
Proposed changes
Support whisper models in speech to text.
Context
I am running speech to text and using whisper tiny for low cost but not found whisper models in deepgram::common::options::Model.
Possible Implementation
Add whisper models.