Help understanding the usage of faster-whisper container #40
Replies: 2 comments 2 replies
-
|
where are you running the curl from? |
Beta Was this translation helpful? Give feedback.
-
|
tried to install it on WSL 2, just to try it out. the container itself starts without any error: curl still doesn't print anything from the container, but shows that connection is successful: I've also tried to run a Python script, that I found in the faster-whisper's README: it exits with an error: it seems to be fixed in #42 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've started a Docker container of faster-whisper, but I don't know how to use it. I've read faster-whispers documentation, which is its README.md.
What I've tried:
curl http:localhost:10300. I was waiting for some kind of a greeting or an error, but nothing.Here is lsiosupport
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions