Releases: deepgram/deepgram-python-sdk
Releases · deepgram/deepgram-python-sdk
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
v2.0.0
Adding new feature non-async prerecorded
v1.1.0
Added
- Support for new sentiment analysis features
v1.0.0
Added
- Support for entity detection feature in transcription API
- Support for topic detection feature in transcription API
- Support for paragraphs feature in transcription API
- Support for language detection feature in transcription API
- Support for translation feature in transcription API