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

linux webrtc server error #179

Closed wizVR-zhangjun closed 2 years ago

wizVR-zhangjun commented 2 years ago

The webrtc server runs on linux, and the error is as follows image 'list' object has no attribute 'planes' How should this problem be solved

niris commented 2 years ago

Fixed in https://github.com/alphacep/vosk-server/pull/180

wizVR-zhangjun commented 2 years ago

Fixed in #180

Thank you for your reply. The reason for the problem has been found