Deepgram Speech Recognition (SR) Plugin 1.9.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.15-1.el8.x86_64.rpm
- unimrcp-deepgram-sr-1.8.13-1.el8.x86_64.rpm
- Red Hat 9
- unimrcp-deepgram-sr-1.7.15-1.el9.x86_64.rpm
- unimrcp-deepgram-sr-1.8.13-1.el9.x86_64.rpm
- Ubuntu 22.04 LTS
- unimrcp-deepgram-sr_1.7.15-jammy_amd64.deb
- unimrcp-deepgram-sr_1.8.13-jammy_amd64.deb
- Ubuntu 24.04 LTS
- unimrcp-deepgram-sr_1.7.15-noble_amd64.deb
- unimrcp-deepgram-sr_1.8.13-noble_amd64.deb
This release introduces a minor enhancement in processing of non-final results.
The detailed list of changes introduced in this release follows.
New Features- If
enabled from configuration, non-final results are stored as received.
If no final result is eventually received, the last non-final result is
processed as final.
Fixed ProblemsConfiguration Parameters- Added a new attribute 'store-non-final-results' 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.