What's Changed * added the Search response for streaming requests by jjmaldonis in https://github.com/deepgram/deepgram-python-sdk/pull/463 * Reintroduce TTS WS by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/434
What's Changed * Fixed URL re-direction issue by VpkPrasanna in https://github.com/deepgram/deepgram-python-sdk/pull/456 * Fix Reported Manage Issues by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/460 * Re-expose Error Classes by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/462
New Contributors * VpkPrasanna made their first contribution in https://github.com/deepgram/deepgram-python-sdk/pull/456
What's Changed * feat: Add dictation option to LiveOptions class by rpriyanshu9 in https://github.com/deepgram/deepgram-python-sdk/pull/436 * Implements Raw Byte Stream Access for Speak REST by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/437 * Defining the Contribution Process and Project Management Process by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/438 * Implement Daily and Unit Tests by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/443 * Adds Missing Key Expiration Field in Response by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/444 * auto-generated - update Response Shapes by github-actions in https://github.com/deepgram/deepgram-python-sdk/pull/447 * use an unsecured websocket connection if http:// was specified by jjmaldonis in https://github.com/deepgram/deepgram-python-sdk/pull/450 * Fix HTTPX Streaming by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/448 * Update README to Remove Deprecated Names by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/449 * Implements Models API by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/445
New Contributors * rpriyanshu9 made their first contribution in https://github.com/deepgram/deepgram-python-sdk/pull/436 * github-actions made their first contribution in https://github.com/deepgram/deepgram-python-sdk/pull/447