Results 127 comments of Chidi Williams

This should work if you select the Detect Language option before transcribing

This should be fixed in the latest version https://github.com/chidiwilliams/buzz/releases/tag/v0.8.4

Pls try the latest version: https://github.com/chidiwilliams/buzz/releases/tag/v0.8.2. I think this should be fixed now.

Is this same as #584? I left a comment there.

Thanks for the report. Are you on the latest version, 0.8.1?

Advanced settings options isn't currently available for Whisper.cpp and API. Fixing here: #706

Are you aware that the transcript viewer is editable? Does this fit your use case? https://github.com/chidiwilliams/buzz/assets/17879672/ef3f9e22-b406-46f8-bba5-d9c12686be09

This should be fixed in the latest version https://github.com/chidiwilliams/buzz/releases/tag/v0.8.4

Are you able to install from Snap? sudo apt-get install libportaudio2 sudo snap install buzz

From Makefile: ``` I whisper.cpp build info: I UNAME_S: Darwin I UNAME_P: i3[8](https://github.com/chidiwilliams/whisper.cpp/actions/runs/3822437596/jobs/6502581233#step:4:9)6 I UNAME_M: x86_64 I CFLAGS: -I. -O3 -std=c11 -fPIC -pthread -mfma -mf16c -mavx -DGGML_USE_ACCELERATE I CXXFLAGS: -I....