Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't connect with whiper live server #222

Open
Zeinwaleed opened this issue May 30, 2024 · 0 comments
Open

can't connect with whiper live server #222

Zeinwaleed opened this issue May 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Zeinwaleed
Copy link

Zeinwaleed commented May 30, 2024

aplogizes if this is not a real issue but i am trying to run the server code

`
from whisper_live.client import TranscriptionClient

client = TranscriptionClient("localhost",9090,model="base.en")
print(client(r"test.wav"))

`

while doing this i get the error that means he can't find the module path but i am not a backend to solve it
INFO:websockets.server:connection open INFO:root:New client connected ERROR:root:Error during new connection initialization: [WinError 2] The system cannot find the file specified

@makaveli10 makaveli10 self-assigned this May 31, 2024
@makaveli10 makaveli10 added the bug Something isn't working label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants