Skip to content

Releases: deepgram/deepgram-js-sdk

v1.21.0

01 May 21:14
ca42de8
Compare
Choose a tag to compare

Added keywords_boost option.
Also added warning about browser SDK support being deprecated in the future

v1.20.0

12 Apr 15:21
ffed5bf
Compare
Choose a tag to compare

Added some missing functionality with options to pass into transcription endpoints.

v1.19.0

03 Apr 18:27
d27c169
Compare
Choose a tag to compare

Updated endpointing to accept a boolean OR a number

v1.18.3

17 Mar 16:26
e57bb51
Compare
Choose a tag to compare

Changed error response to output full json as string

v1.18.2

16 Mar 16:57
f965022
Compare
Choose a tag to compare

Added error message to reason property when WebSocket closes to give better visibility to users

v1.18.1

27 Feb 17:09
ba433b7
Compare
Choose a tag to compare

Bugfix. Moved detected_language to the correct type.

v1.18.0

23 Feb 17:07
0c13318
Compare
Choose a tag to compare
  • Make times optional,
  • Fix redaction types
  • Fix browser build

v1.17.0

07 Feb 14:12
7821a6d
Compare
Choose a tag to compare

Fixed bug in redact option. Should be string or boolean, not an Array of strings

v1.16.0

31 Jan 21:43
4967b17
Compare
Choose a tag to compare

Added configure function on live transcriptions that gives the ability to change which options are sent. Right now is supports numerals only, but we have plans to expand this functionality in the future.

v1.15.0

23 Jan 21:43
5aa33c8
Compare
Choose a tag to compare

Added tag to endpoint options
Updated error logging to surface better errors