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.41k stars 938 forks source link

[bug] i cant set the prompt in advanced option in the new 0.9.0. on win10 64bit, thx #696

Closed ccchan234 closed 7 months ago

ccchan234 commented 7 months ago

hi,

i think in the last version i could still edit it.

but today i dnld-ed the new 0.9.0, they are always non-editable.

thanks.

image

ps, i use the whisper API key method, API key method is the only one that support initial prompt, correct? thx

ccchan234 commented 7 months ago

ps, i used translate this time, let me see if it is only available in transcribe mode. thx

update: negative, both transcribe and translate have the advanced options disabled. thx

chidiwilliams commented 7 months ago

Initial prompt value is currently only enabled when selecting Whisper local models. Will add for Whisper.cpp and Whisper API in the next version.