deepgram / deepgram-rust-sdk

Rust SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
38 stars 22 forks source link

Add `smart_format` to the pre-recorded API #64

Closed jbolda closed 3 months ago

jbolda commented 6 months ago

Proposed changes

Add Options::smart_format to the SDK.

Context

The option exists in the API, but is not exposed in the SDK. It looks like this work may have been started in #60, but appears to have stalled.

cameronelliott commented 5 months ago

Would be nice.

DamienDeepgram commented 3 months ago

This has been addressed in this PR: https://github.com/deepgram-devs/deepgram-rust-sdk/pull/76