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