Recommended use is GPU, but code doesn't show examples of how to utilise GPU
#3
by
MCMLXXXVII
- opened
Do you have a method for using GPU when running? At the moment, it's CPU only, but the readme recommending otherwise
asr = pipeline("automatic-speech-recognition", "NbAiLabBeta/nb-whisper-large", device="cuda" )
MCMLXXXVII
changed discussion status to
closed