Open sanhitapatil opened 1 year ago
Hi sanhitapatil , I have seen in the above comment that this websocket-bridge is working which is in .js , did you changed any dependencies ?I am getting error when i am running npm install. if possible could you please share me any documentation if you have related to this.
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