Releases: chidiwilliams/buzz
Releases · chidiwilliams/buzz
v0.5.5
What's Changed
- Fix file transcription by @chidiwilliams in #151
- Fix process shutting down on Windows by @chidiwilliams in #153
- Re-enable whisper.cpp on Windows by @chidiwilliams in #155
- Add stable timings by @chidiwilliams in #159
- Update to 0.5.5 by @chidiwilliams in #160
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Add Windows fixes by @chidiwilliams in #138
- Add button to check for updates by @chidiwilliams in #140
- Add medium model by @chidiwilliams in #145
- Fix whisper.cpp by @chidiwilliams in #147
- Fix microphone access on Mac by @chidiwilliams in #149
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Fix segfaults from progress dialogs by @chidiwilliams in #126
- Fix SHA256 for GGML models by @chidiwilliams in #129
- Add Windows exe by @chidiwilliams in #132
- Fix multiprocessing on windows by @chidiwilliams in #133
- Add about page by @chidiwilliams in #125
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Fix ffmpeg not found in PATH by @chidiwilliams in #117
- Stop recording on close recording window by @chidiwilliams in #118
- Shut down file transcription gracefully on window close by @chidiwilliams in #119
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- Fix windows build by @chidiwilliams in #86
- Upgrade to PyQt6 by @chidiwilliams in #92
- Fix crashing on quit on Mac by @chidiwilliams in #94
- ogg file import by @faveoled in #93
- Video file filter by @faveoled in #98
- Remove delay combo box by @chidiwilliams in #99
- Add support for whisper.cpp by @chidiwilliams in #97
- Add output format input box by @chidiwilliams in #109
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- Fix exception when no default audio device exists by @chidiwilliams in #82
- Add ffmpeg to build by @chidiwilliams in #84
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Fix disabled record button after recording starts by @chidiwilliams in #77
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Use default system mic by @chidiwilliams in #61
- Add file import transcriber by @chidiwilliams in #67
- Replace models combo box with quality by @chidiwilliams in #69
- Allow cancelling model download by @chidiwilliams in #72
- Make detect language default by @chidiwilliams in #73
Full Changelog: v0.3.4...v0.4.0
v0.3.4
What's Changed
- Fix multiprocessing fork crashing on Windows by @chidiwilliams in #55
- Add timer label by @chidiwilliams in #58
Full Changelog: v0.3.3...v0.3.4