collabora / WhisperFusion

WhisperFusion builds upon the capabilities of WhisperLive and WhisperSpeech to provide a seamless conversations with an AI.
1.45k stars 101 forks source link

Issue building on windows #51

Closed sadimoodi closed 1 day ago

sadimoodi commented 2 months ago

hello, I am trying to run the docker on my windows 11 with RTX 4090, i used the following command (no image for 4090) docker run --gpus all --shm-size 64G -p 6006:6006 -p 8888:8888 -it ghcr.io/collabora/whisperfusion-3090:latest but it failed with this error: image

sadimoodi commented 2 months ago

@makaveli10 can u help? i changed the following but still getting the same error ARG CUDA_ARCH='89-real' ENV CUDA_ARCH='89-real' can you push an image for RTX 4090? @jpc @obbardc @lubosz

else, how can i do a standard installation on widnows without docker?

makaveli10 commented 1 month ago

@sadimoodi thanks for using WhisperFusion, we have been a bit busy with other projects. Windows hasnt been in our test environment. That being said, we will test the setup on windows and get back to you.

sadimoodi commented 1 month ago

@makaveli10 thanks, will wait eagerly

makaveli10 commented 2 weeks ago

@sadimoodi can you test https://github.com/collabora/WhisperFusion/pull/53 if it resolves your issue.