alphacep / vosk-server

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

Can not run test #69

Closed zim32 closed 4 years ago

zim32 commented 4 years ago

I would be very suprised if something written in python works

cannot import name 'asynccontextmanager'

Python 3.6.9 pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.6)

zim32 commented 4 years ago

Ok installed python 3.7 But now I can not install pyaudio

lordB8r commented 4 years ago

which pip3 -V are you using?

nshmyrev commented 4 years ago

Feel free to reopen if you still need help. Pyaudio is easy to install if you follow the instructions carefully.