Releases: deepgram/deepgram-python-sdk
Releases · deepgram/deepgram-python-sdk
v2.12.0
What's Changed
- Bump cryptography from 41.0.2 to 41.0.3 in /sample-projects/streaming-audio/Django/live-transcription-django/stream by @dependabot in #125
- feat: Add KeepAlive by @jkroll-deepgram in #120
- docs: Add testing instructions by @jkroll-deepgram in #128
- docs: adds instructions for getting test coverage report by @SandraRodgers in #129
- test: fixed pytests and added a new one by @jjmaldonis in #124
- test: fixed tests! by @jjmaldonis in #132
- feat: Error and warning improvements by @jjmaldonis in #122
- test: added test cases for features & testing for JSON structure by @SaarthShah in #133
- feat: added regex validation for API key by @jjmaldonis in #135
- docs: Add setup section to readme to install test packages by @jkroll-deepgram in #130
- test: Added Tests for Billing and Projects by @SaarthShah in #134
- docs: updates readme with tagline by @jpvajda in #136
- test: adds examples folder with projects to do local testing by @SandraRodgers in #137
- fix: process messages after websocket closes by @jjmaldonis in #123
- docs: Add Discord badge to README by @robertlent in #142
- docs: fixed readme badge alignment by @jpvajda in #147
- docs: Update README.md by @SandraRodgers in #148
- docs: Update README.md to add on prem info by @SandraRodgers in #150
- docs: Update README.md to remove json language identifier by @SandraRodgers in #149
New Contributors
- @robertlent made their first contribution in #142
Full Changelog: 2.11.0...v2.12.0
v2.11.0
What's Changed
- feat: filler words release by @lukeocodes in #119
- feat: Update deprecated empty-byte close-stream by @jkroll-deepgram in #121
Full Changelog: 2.10.0...2.11.0
2.10.0
What's Changed
- Fix: Extend multiple-term Find & Replace to <=py3.9 by @jkroll-deepgram in #115
Full Changelog: 2.9.0...2.10.0
2.9.0
What's Changed
- chore: updated to working BBC url by @SandraRodgers in #98
- fix: Fix build for Windows machines by @bd-g in #102
- feat: Multiple-terms Find and Replace by @jkroll-deepgram in #99
- feat: Caption enhancements - punctuation and testing by @jkroll-deepgram in #97
- feat: add warning metadata and summarisation result to response type by @lukeocodes in #107
New Contributors
- @SandraRodgers made their first contribution in #98
- @bd-g made their first contribution in #102
- @lukeocodes made their first contribution in #107
Full Changelog: 2.8.0...2.9.0
General release - June 2023
What's Changed
- feat: add keyword_boost option by @briancbarrow in #82
- feat: added endpoint option to transcription classes by @briancbarrow in #85
- feat: added timeout parameter for prerecorded requests by @jjmaldonis in #89
- chore: readme updates by @jpvajda in #93
- feat: Add extra post-processing to generate SRT and WebVTT captions by @jkroll-deepgram in #95
- feat: Fixed class types for the request by @SaarthShah in #96
- feat: changed summarize to be string or boolean to support new v2 by @briancbarrow in #94
New Contributors
- @jjmaldonis made their first contribution in #89
- @jpvajda made their first contribution in #93
- @jkroll-deepgram made their first contribution in #95
- @SaarthShah made their first contribution in #96
Full Changelog: 2.5.0...2.8.0
v2.5.0
v2.4.0
Updating types, update parameters for projects and keys functions.
v2.3.0
Adds configure method to toggle features on/off mid-stream. (Currently only numerals is supported)
v2.2.0
Smart formatting release
v2.1.0
Formatting features added