Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 892 Bytes

integrations.md

File metadata and controls

32 lines (20 loc) · 892 Bytes
layout title permalink
default
VOSK integration with Asterisk, Freeswitch and Jigasi
/integrations

Asterisk

See https://github.com/alphacep/vosk-asterisk

Freeswitch

See https://github.com/alphacep/freeswitch/tree/master/src/mod/asr_tts/mod_vosk

Jigasi

See jitsi/jigasi#294

Unimrcp

See the plugin for unimrcp server https://github.com/alphacep/unimrcp-vosk-plugin/tree/vosk-plugin

ROS Robot operating system

Some draft of the plugin is here, not yet fully functional https://github.com/alphacep/ros-vosk. See also ROS wiki page http://wiki.ros.org/vosk. We need someone help to fully implement and test the integration.

Other projects that use Vosk

https://github.com/ryohajika/ofxVosk - ofxVosk is an openFrameworks addon of vosk-api to use automatic speech recognition (ASR) functionality based on Kaldi project.