deepgram / deepgram-python-sdk

Official Python SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
178 stars 48 forks source link

Refactor Similar Code in REST and WS Clients #422

Open dvonthenen opened 1 week ago

dvonthenen commented 1 week ago

Proposed changes

Hold Until First Release of TTS WS

Refactor similar code to pull out similar code into abstract base class:

Context

Possible Implementation

Other information