deepgram / deepgram-go-sdk

Go SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
31 stars 27 forks source link

Refactor Prerecorded/Analyze Common Client Code #164

Closed dvonthenen closed 7 months ago

dvonthenen commented 8 months ago

Proposed changes

The code is all duplicated and needs to be refactored.

Context

Why is this change important to you? How would you use it? How can it benefit other users?

Possible Implementation

Not obligatory, but suggest an idea for implementing addition or change

Other information

Anything else we should know? (e.g. detailed explanation, related issues, links for us to have context, eg. stack overflow, codepen, etc)

dvonthenen commented 7 months ago

there are some subtile differences between the two that might warrant keeping these separate for now.