v1.1.0
What's Changed
- Fix for language detection by @raivisdejus in #844
- Add Ukrainian translation by @xalt7x in #846
- Fix for build failing to generate translation mo by @raivisdejus in #847
- Adding cibuildwheels to build wheels by @raivisdejus in #842
- Fix for finnish huggingface model download by @raivisdejus in #864
- 862 fix for multi part model lownload by @raivisdejus in #865
- Will remove win32 dlls by @raivisdejus in #867
- Will disable CUDA for faster whisper on Windows to prevent error by @raivisdejus in #868
- Will restore "Run" button on progress cancellation by @raivisdejus in #869
- Will print progress while processing with Huggingface by @raivisdejus in #870
- Will prevent duplicate tasks in folder watch by @raivisdejus in #871
- Add documantation by @raivisdejus in #872
- Adding note on PaErrorCode-9999 by @raivisdejus in #874
- Adding note on CUDA 12 for Faster whisper by @raivisdejus in #875
- Fix for macOS 13 test by @raivisdejus in #876
- Will revert to using windows dll from backup by @raivisdejus in #880
- Adding note on ffmpeg + fix for faster whisper on macOS by @raivisdejus in #882
- Will build universal binary on macOS by @raivisdejus in #881
- Adding note on running buzz from source on macos by @raivisdejus in #885
- Adding note on running buzz from source on macos by @raivisdejus in #886
- Adding ability to resize subtitles by @raivisdejus in #888
- Will combine sentences into paragraphs when exporting txt by @raivisdejus in #889
- Fix for extra spaces in whisper.cpp transcripts by @raivisdejus in #890
- Fix for duplicate segments in whisper.cpp by @raivisdejus in #891
- Adding option to set n_threads for Whisper.cpp by @raivisdejus in #892
- Adding option to specify different API for translation by @raivisdejus in #893
- Adding option to specify custom model root by @raivisdejus in #894
- Create CODE_OF_CONDUCT.md by @Lucyeoh in #896
- Upgrade to 1.1.0 by @chidiwilliams in #900
New Contributors
Full Changelog: v1.0.1...v1.1.0