Releases: deepgram/deepgram-python-sdk
Releases · deepgram/deepgram-python-sdk
v3.5.1
What's Changed
- Exclude tests package from dist by @rossmacarthur in #453
New Contributors
- @rossmacarthur made their first contribution in #453
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- feat: Add dictation option to LiveOptions class by @rpriyanshu9 in #436
- Implements Raw Byte Stream Access for Speak REST by @dvonthenen in #437
- Defining the Contribution Process and Project Management Process by @dvonthenen in #438
- Implement Daily and Unit Tests by @dvonthenen in #443
- Adds Missing Key Expiration Field in Response by @dvonthenen in #444
- auto-generated - update Response Shapes by @github-actions in #447
- use an unsecured websocket connection if http:// was specified by @jjmaldonis in #450
- Fix HTTPX Streaming by @dvonthenen in #448
- Update README to Remove Deprecated Names by @dvonthenen in #449
- Implements Models API by @dvonthenen in #445
New Contributors
- @rpriyanshu9 made their first contribution in #436
- @github-actions made their first contribution in #447
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- adds TTS streaming clients by @SandraRodgers in #424
- Restructure
Speakto Resolve Naming Convention, UpdateListento Match by @dvonthenen in #426 [main]Implements Multilingual Support by @dvonthenen in #430- Fix endpointing type by @dvonthenen in #429
- Missing Exported Class Names by @dvonthenen in #431
- Update examples latest namespaces by @dvonthenen in #432
- Remove TTS WS Implementation from
mainby @dvonthenen in #433
Full Changelog: v3.3.1...v3.4.0
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_delayby @dvonthenen in #395 - Implements
Finalizeby @dvonthenen in #396 - Adds Missing
expiration_dateby @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
_emitto 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-2andaura-asteria-enthe 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