Installation error on NVIDIA GeForce RTX 4090
I’m trying to install this package on an RTX 4090 GPU, but it is giving me the following error:
./build-whisper.sh: line 17: 12 Aborted (core dumped) python3 build.py --output_dir whisper_small_en --use_gpt_attention_plugin --use_gemm_plugin --use_bert_attention_plugin --enable_context_fmha --model_name small.en whisperfusion-1 exited with code 134
Nvidia SMI
Please help me to resolve this issue
Isn't the gpu is fully utilised already, can you try again after clearing some space on the GPU?
Yes, I got it and solved this issue and it's showing no error and running but when I'm trying to load on browser not working
Its should be available on localhost:8000
Yes, I got it but this GPU is deployed on the network, and I'm accessing it from my laptop.
In that case can you try forwarding the ports(8000, 8888, 6006) from the network to your local and then try accessing localhost:8000
How did you resolve the core dump issue? Thanks
@bilalaliofficial hello did you get it running? I'm also trying to run whisperfusion on a rtx 4090 cloud instance the problem is that this gpu instance doesn't support docker, so I have to do everything manually. also, where did you get your rtx 4090 from?