deepgram / deepgram-python-sdk

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

Examine Legacy Syntax and Verify/Identify Issues #312

Closed dvonthenen closed 4 months ago

dvonthenen commented 4 months ago

What is the current behavior?

This has some intersection with issue https://github.com/deepgram/deepgram-python-sdk/issues/311 because the type on the function inputs (especially for Manage and Prerecorded) don't define allowable types, this can become problematic.

Steps to reproduce

NA

Expected behavior

NA

Please tell us about your environment

NA

Other information

NA

dvonthenen commented 4 months ago

PR merged. Will be cutting a release shortly. Closing issue.