You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your interest in WhisperFusion, I think you built docker compose with incorrect compute capability because IIRC compute capability for RTX Quadro RTX 5000 is 7.5 so, to build docker compose correctly:
rm -rf docker/scratch-space/models
docker system prune
CUDA_ARCH=75-real docker compose build
@makaveli10 well now the build is done but it is still not working, there are a few things to consider
TensorRT says that it was built on a different version and the installed version is different, it was saying the same thing when I built using 89-real.
I am using HTTP and the browser does not allow a microphone over HTTP, so I am also trying to add HTTPS on a custom domain.
I have a setup of Quadro RTX 5000 x2 (16x2) GB GPU RAM, everything is up but no response is getting produced.
Build container using:
The logs are:
What is wrong?
The text was updated successfully, but these errors were encountered: