sigsrf_sdk_demo_ubuntu_asr
ASR (automatic speech recognition) SDK + demo, w VoLTE codecs, packet handling, and audio merging
10K+
The EdgeStream and SigSRF SDK + demo ASR container provides a Ubuntu 20.04 ready-to-run environment enabled with real-time 20,000 word vocabulary ASR (automatic speech recognition) for EdgeStream and user apps, including gcc/g++ 11.2 and SDK tools to build user applications that integrate SigSRF APIs. Input can be RTP encoded voice (e.g. AMR-WB, EVS), .wav file, or USB audio. Slower CPUs (e.g. Atom) support near-real-time operation allowing users to speak 3-4 sec phrases, pause, then speak again.
After pulling the container, use the following run command:
docker run -it --cap-add=sys_nice signalogic/sigsrf_sdk_demo_ubuntu_asr /bin/bash
After running the container, change your current folder ...
cd /home/sigsrf_sdk_demo/Signalogic/apps/mediaTest/mediaMin
... to run EdgeStream ASR demos. Example command lines are available on the Github page at https://github.com/signalogic/SigSRF_SDK/blob/master/mediaTest_readme.md (look under mediaTest and mediaMin sections in the Table of Contents)
Content type
Image
Digest
Size
3 GB
Last updated
over 4 years ago
docker pull signalogic/sigsrf_sdk_demo_ubuntu_asr