deepgram / deepgram-python-sdk

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

Misc Typing Bug #329

Closed dvonthenen closed 6 months ago

dvonthenen commented 7 months ago

What is the current behavior?

This should be an int: https://github.com/deepgram/deepgram-python-sdk/blob/main/deepgram/clients/prerecorded/v1/response.py#L322

Steps to reproduce

NA

Expected behavior

NA

Please tell us about your environment

NA

Other information

dvonthenen commented 6 months ago

Released: https://github.com/deepgram/deepgram-python-sdk/releases/tag/v3.1.8