m1guelpf / auto-subtitle

Automatically generate and overlay subtitles for any video.
MIT License
1.49k stars 236 forks source link

How to uninstall ? #44

Open TheDestr0yer opened 1 year ago

TheDestr0yer commented 1 year ago

How can I uninstall all the programs that the script downloaded ? open ai , cuda etc..

mcworkaholic commented 1 year ago

pip uninstall openai-whisper

Ideally, you should be using an environment manager like pyenv.