Skip to content

Releases: deepgram/deepgram-js-sdk

v1.10.1

07 Oct 20:26
536ad23
Compare
Choose a tag to compare

Added

  • Added support for the entity detection API feature
  • Added support for the topic detection API feature

v1.9.0

27 Sep 17:35
99c5055
Compare
Choose a tag to compare

Added summarization.

v1.8.0

20 Sep 19:43
b753263
Compare
Choose a tag to compare

Adding Language Detection support to types

v1.7.0

09 Sep 15:44
Compare
Choose a tag to compare

Adding Paragraphs support

v1.6.0

02 Sep 21:42
Compare
Choose a tag to compare

Better Error Handling

v1.5.0

17 Aug 23:13
d90f294
Compare
Choose a tag to compare

Added

  • New diarize_version parameter for transcription requests. This allows users to specify specific versions of the Deepgram diarizer for their reqeusts. By default, requests with diarize: true will result in the latest diarizer being used.

v1.4.8

05 Aug 18:26
Compare
Choose a tag to compare

Fixed

  • Problem with type declarations not exporting Deepgram

v1.4.7

05 Aug 00:53
0f55290
Compare
Choose a tag to compare

Fixed

  • Problem with type declarations not exporting Deepgram

v1.4.5

03 Aug 16:13
Compare
Choose a tag to compare

Updated

  • Updated ReadStream to Readable

v1.4.4

18 Jul 15:15
Compare
Choose a tag to compare

Added replace to transcription option types