go-subgen icon indicating copy to clipboard operation
go-subgen copied to clipboard

Add cublas dockerfile

Open khakers opened this issue 2 years ago • 1 comments

Adds a dockerfile built for CUBLAS, which allows GPU acceleration in the encoding stage.

khakers avatar Sep 08 '23 19:09 khakers

The current problems as I can recall them: Uses an older CUDA version (11.8) due to errors in whisper.cpp builds with the newer version (I think the next release will fix these) The Dockerfile is a bit of a hacked together mess

khakers avatar Sep 18 '23 23:09 khakers