Skip to content

v3.3.0

Compare
Choose a tag to compare
@davidvonthenen davidvonthenen released this 12 Jun 19:56
· 75 commits to main since this release
344cb46

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