alphacep / vosk-server

WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
Apache License 2.0
882 stars 243 forks source link

Webrtc reports an error when running on Windows #160

Closed wizVR-zhangjun closed 2 years ago

wizVR-zhangjun commented 2 years ago

When I run ASR under Windows server webrtc. Py didn't make any mistakes. When I click the start button on the web page, the console has a problem. Is there any solution to this problem? image @nshmyrev Thank you

nshmyrev commented 2 years ago

Is there any solution to this problem?

It says you need to upgrade pyOpenSSL

wizVR-zhangjun commented 2 years ago

Is there any solution to this problem?

It says you need to upgrade pyOpenSSL

lQLPDhsAbA77WL7NBA_NB36wZWsAQGML0bwB0V1hOEAZAA_1918_1039 The microphone is turned on and the console does not receive any messages

SreeramGanji commented 2 years ago

Is there any solution to this problem?

It says you need to upgrade pyOpenSSL

lQLPDhsAbA77WL7NBA_NB36wZWsAQGML0bwB0V1hOEAZAA_1918_1039 The microphone is turned on and the console does not receive any messages

Hi!

I too am facing the same issue. Can you let me know if you are able to solve it ?

wizVR-zhangjun commented 2 years ago

Is there any solution to this problem?

It says you need to upgrade pyOpenSSL

lQLPDhsAbA77WL7NBA_NB36wZWsAQGML0bwB0V1hOEAZAA_1918_1039 The microphone is turned on and the console does not receive any messages

Hi!

I too am facing the same issue. Can you let me know if you are able to solve it ?

I have been looking for the answer, but the result is not very ideal

nshmyrev commented 2 years ago

Also discussed in https://github.com/alphacep/vosk-server/pull/94

wizVR-zhangjun commented 2 years ago

Is there any solution to this problem?

It says you need to upgrade pyOpenSSL

lQLPDhsAbA77WL7NBA_NB36wZWsAQGML0bwB0V1hOEAZAA_1918_1039 The microphone is turned on and the console does not receive any messages

Hi!

I too am facing the same issue. Can you let me know if you are able to solve it ?

image image

I made some modifications here. According to the screenshot above, I can run correctly on windows

Aljumaili85 commented 2 years ago

When I run ASR under Windows server webrtc. Py didn't make any mistakes. When I click the start button on the web page, the console has a problem. Is there any solution to this problem? image @nshmyrev Thank you

upgrading pyOpenSSL doesn't resolve the problem, any suggestion?