mallorbc / whisper_mic

Project that allows one to use a microphone with OpenAI whisper.
MIT License
705 stars 158 forks source link

Feature Request: Use isolated-env to make the app bind to the GPU automatically on windows #69

Open zackees opened 7 months ago

zackees commented 7 months ago

I made transcribe-anything which will install the cuda version of whisper when it detects that you are using nvida-smi.

I wanted to point this out. The motivation was installing whisper without messing up the users global install of pytorch packages.

https://github.com/zackees/isolated-environment