Releases: deepgram/deepgram-js-sdk
Releases · deepgram/deepgram-js-sdk
v1.10.1
Added
- Added support for the entity detection API feature
- Added support for the topic detection API feature
v1.9.0
Added summarization.
v1.8.0
Adding Language Detection support to types
v1.7.0
Adding Paragraphs support
v1.6.0
Better Error Handling
v1.5.0
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 withdiarize: true
will result in the latest diarizer being used.
v1.4.8
Fixed
- Problem with type declarations not exporting Deepgram
v1.4.7
Fixed
- Problem with type declarations not exporting Deepgram
v1.4.5
Updated
- Updated ReadStream to Readable
v1.4.4
Added replace
to transcription option types