What's Changed
* Update Examples to Always Display UtteranceEnd Even If Not Using to Process Transcription by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/386
* GitHub Automation Minus Python Static Checking by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/394
* Implements `no_delay` by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/395
* Implements `Finalize` by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/396
* Adds Missing `expiration_date` by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/397
* Clarify Windows Support on Microphone Example by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/398
* Change utt_split type to float by RyanChimienti in https://github.com/deepgram/deepgram-python-sdk/pull/400
* adds example links for TTS to readme by jpvajda in https://github.com/deepgram/deepgram-python-sdk/pull/410
* Introduces Linting (pylint) and Static Checking (mypy) for the SDK by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/411
* Change `OnPrem` -> `SelfHosted`, But Preserve Backward Compatibility by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/412
* Implement Auto Flush by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/413
* Clarify Example Support for Windows by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/414
* Wait for All Callbacks in `_emit` to Finish, Add More Thread Tracing by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/415
* Fix Import of Verboselogs Package Dependency by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/417
New Contributors
* RyanChimienti made their first contribution in https://github.com/deepgram/deepgram-python-sdk/pull/400
**Full Changelog**: https://github.com/deepgram/deepgram-python-sdk/compare/v3.2.7...v3.3.0