Using python with the docker build? #29
DocksDocks
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to create a file called mytest.sh and basically used the sample of test.sh, but put the dependencies of my code...
I want to make a code to recognize my voice,
My code is the one below, in other platforms it works just fine:
The problem is when downloading the 'pip3 install vosk' it results in this error:
I problem shouldnt use vosk library, but how else can i execute the code like this with the build and get the same result of in real time speech recognition?
Beta Was this translation helpful? Give feedback.
All reactions