Deepgram Speech Recognition (SR) Plugin 1.6.0 to the UniMRCP Server (UMS) has been released.
The plugin is based on the following components:
- Deepgram WebSocket API
- Libevent 2.1.9
- Rapidjson 1.1.0
The plugin is available for the following UMS versions:
The binaries are currently available for the following Linux distributions:
- Red Hat 8
- unimrcp-deepgram-sr-1.7.11-1.el8.x86_64.rpm
- unimrcp-deepgram-sr-1.8.9-1.el8.x86_64.rpm
- Red Hat 9
- unimrcp-deepgram-sr-1.7.11-1.el9.x86_64.rpm
- unimrcp-deepgram-sr-1.8.9-1.el9.x86_64.rpm
- Ubuntu 22.04 LTS
- unimrcp-deepgram-sr_1.7.11-jammy_amd64.deb
- unimrcp-deepgram-sr_1.8.9-jammy_amd64.deb
- Ubuntu 24.04 LTS
- unimrcp-deepgram-sr_1.7.11-noble_amd64.deb
- unimrcp-deepgram-sr_1.8.9-noble_amd64.deb
This
release adds support for connect timeout and graceful closure of
WebSocket connection. The release also allows specifying the HTTP proxy
configuration.
The detailed list of changes introduced in this release follows.
New Features- Made WebSocket connect timeout configurable.
- Added support for graceful closure of WebSocket connection.
- Added support for the HTTP proxy configuration.
Fixed ProblemsConfiguration Parameters- Added new attributes 'connect-timeout', 'graceful-ws-closure', 'http-proxy' to the element 'streaming-recognition'.
Miscellaneous- Updated the Usage Guide to reflect the changes introduced in this release.
Visit the Deepgram SR plugin page for more information.
Thank you for using UniMRCP.
--