We are using Nemo and RIVA framework for development and deployment of Speech Recognition system for Indic languages. And able to call speech services to other application, now we are trying to integrate RIVA speech services to Jitsi-meet VC solution but facing some issues.
We are also able to get transcription using websocket-bridge of RIVA speech services which implemented in javascriptl.Now we are working with java based jigasi server of Jitsi-meet client for transcription services,but we are not able to get transcription.We want your assistance for Riva transcription implementation using websocket.
Below I am attaching github repository of VoskTrancription service implementation in jigasi.
https://github.com/jitsi/jigasi/blob/master/src/main/java/org/jitsi/jigasi/transcription/VoskTranscriptionService.java
We are using Nemo and RIVA framework for development and deployment of Speech Recognition system for Indic languages. And able to call speech services to other application, now we are trying to integrate RIVA speech services to Jitsi-meet VC solution but facing some issues.
We are also able to get transcription using websocket-bridge of RIVA speech services which implemented in javascriptl.Now we are working with java based jigasi server of Jitsi-meet client for transcription services,but we are not able to get transcription.We want your assistance for Riva transcription implementation using websocket.
Below I am attaching github repository of VoskTrancription service implementation in jigasi.
https://github.com/jitsi/jigasi/blob/master/src/main/java/org/jitsi/jigasi/transcription/VoskTranscriptionService.java