Releases: deepgram/deepgram-python-sdk
Releases · deepgram/deepgram-python-sdk
v3.3.2
v3.3.1
v3.3.0
What's Changed
- Update Examples to Always Display UtteranceEnd Even If Not Using to Process Transcription by @dvonthenen in #386
- GitHub Automation Minus Python Static Checking by @dvonthenen in #394
- Implements
no_delay
by @dvonthenen in #395 - Implements
Finalize
by @dvonthenen in #396 - Adds Missing
expiration_date
by @dvonthenen in #397 - Clarify Windows Support on Microphone Example by @dvonthenen in #398
- Change utt_split type to float by @RyanChimienti in #400
- adds example links for TTS to readme by @jpvajda in #410
- Introduces Linting (pylint) and Static Checking (mypy) for the SDK by @dvonthenen in #411
- Change
OnPrem
->SelfHosted
, But Preserve Backward Compatibility by @dvonthenen in #412 - Implement Auto Flush by @dvonthenen in #413
- Clarify Example Support for Windows by @dvonthenen in #414
- Wait for All Callbacks in
_emit
to Finish, Add More Thread Tracing by @dvonthenen in #415 - Fix Import of Verboselogs Package Dependency by @dvonthenen in #417
New Contributors
- @RyanChimienti made their first contribution in #400
Full Changelog: v3.2.7...v3.3.0
v3.2.7
What's Changed
- Correct typo in comment by @jpvajda in #369
- fixes link pointing to Go Docs by @jpvajda in #376
- Don't Set Thread References to None by @dvonthenen in #372
- Fix
ws(s)://
for Streaming for On-Prem by @dvonthenen in #377 - Make
nova-2
andaura-asteria-en
the Default Models by @dvonthenen in #374
Full Changelog: v3.2.6...v3.2.7
v3.2.6
What's Changed
- Update README with Logging Info/Settings by @dvonthenen in #362
- adds section on backwards compatability by @jpvajda in #363
- Handle is_final and endpointing together with utterance end + clean u… by @DamienDeepgram in #364
- Handle NoneType exit event by @jkroll-deepgram in #365
- Reset Exit Signal. Do Not Delete Signal. by @dvonthenen in #366
New Contributors
- @DamienDeepgram made their first contribution in #364
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
- Define User Agent for Debug/Metrics by @dvonthenen in #358
- Fix keyword, search, etc Input with List[str] by @dvonthenen in #359
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- Allow String/List for Redact on LiveOptions by @dvonthenen in #354
- fix: handle socket connection closed error in _signal_exit by @roerohan in #355
- Implement Unhandled Events by @dvonthenen in #357
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- Add Convenience Alias for
speak.file()
by @dvonthenen in #346 - chore: update keepalive log by @roerohan in #347
- Fix CreateKey Response in Manage API by @dvonthenen in #352
- Custom Headers per REST Call by @dvonthenen in #353
- Examples to Demonstrate KeepAlive and Failure for Not Using It by @dvonthenen in #348
New Contributors
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- Fix Starting KeepAlive Always, Switch for Exceptions by @dvonthenen in #345
Full Changelog: v3.2.1...v3.2.2