chidiwilliams / buzz

Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
https://chidiwilliams.github.io/buzz
MIT License
12.61k stars 948 forks source link

Feature Request : Suggest the option to change the path of a folder location Buzz #972

Closed SWxEng closed 2 weeks ago

SWxEng commented 2 weeks ago

Hi Chidi Williams

Buzz

C:\Users\www\AppData\Local\Buzz\Buzz\Cache\models

to

D:\Buzz\Buzz\Cache\models

The reason is that I do not have the disk C size

image

raivisdejus commented 2 weeks ago

Please see BUZZ_MODEL_ROOT variable that is available as Advanced preference https://chidiwilliams.github.io/buzz/docs/preferences#available-variables

Curious if you know how to set environment variables for your computer or maybe a link to some tutorial for this is needed in the documentation.