Skip to content

Releases: deepgram/deepgram-python-sdk

v3.5.1

24 Aug 04:33
4f2ed8f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.5.1

v3.5.0

14 Aug 22:30
5d7b655
Compare
Choose a tag to compare

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

15 Jul 18:44
9cb2372
Compare
Choose a tag to compare

What's Changed

  • adds TTS streaming clients by @SandraRodgers in #424
  • RestructureSpeak to Resolve Naming Convention, Update Listen to 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 main by @dvonthenen in #433

Full Changelog: v3.3.1...v3.4.0

v3.3.2

09 Jul 18:21
Compare
Choose a tag to compare

Changelog:

Full Changelog: v3.3.1...v3.3.2

v3.3.1

13 Jun 14:31
102b807
Compare
Choose a tag to compare

What's Changed

  • Stop importing pyaudio as soon as the Microphone class is parsed by @Tenzer in #419

New Contributors

Full Changelog: v3.3.0...v3.3.1

v3.3.0

12 Jun 19:56
344cb46
Compare
Choose a tag to compare

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

Full Changelog: v3.2.7...v3.3.0

v3.2.7

24 Apr 20:38
5af50ad
Compare
Choose a tag to compare

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 and aura-asteria-en the Default Models by @dvonthenen in #374

Full Changelog: v3.2.6...v3.2.7

v3.2.6

17 Apr 00:52
d7b113c
Compare
Choose a tag to compare

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

Full Changelog: v3.2.5...v3.2.6

v3.2.5

08 Apr 17:05
44398e1
Compare
Choose a tag to compare

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

05 Apr 22:31
de680e8
Compare
Choose a tag to compare

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