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

[Enhancement]Dark mode for Windows #922

Closed mriamnobody closed 1 month ago

mriamnobody commented 1 month ago

Dark mode will be great addition to this amazing tool. Thank you.

raivisdejus commented 1 month ago

As dark mode fan I agree! Will see what we can do.

raivisdejus commented 1 month ago

Dark theme support for Windows has been added.

You can test it in latest development version.

  1. Log into the Github
  2. Get installation files from latest development build https://github.com/chidiwilliams/buzz/actions/workflows/ci.yml?query=branch%3Amain
mriamnobody commented 1 month ago

Thanks a lot @raivisdejus for quick implementation of Dark mode. If I use these builds, will there be support for GPU as the installation info page says GPU support is only available for PIP installation and building from source.

raivisdejus commented 1 month ago

@mriamnobody Yes the latest development build should also have GPU support for Windows. That is second improvement from Yesterday :)

Documentation will be updated once we release the new version some day later.

mriamnobody commented 1 month ago

@mriamnobody Yes the latest development build should also have GPU support for Windows. That is second improvement from Yesterday :)

Documentation will be updated once we release the new version some day later.

Cheers.