Closed thejonnyjon closed 3 months ago
A workaround may be to see if un-selecting export formats helps. Buzz will save transcript to the same folder where the audio file is, so if there is some problem with permissions or something else it may fail.
If the transcription without export works you can double click the line with export file name and then a new window will open. Select "export" in this new window and select where to save the export file.
Just tested the workaround that @raivisdejus suggested, it won't work too. As long as the transcribed text file is being exported to a specific folder in OneDrive, Buzz will crash and it will not get exported.
The only way is still exporting it to desktop first then move it to OneDrive.
Weirdly, desktop is also under OneDrive. So not sure what's the problem...
I will look into this.
@thejonnyjon data from your logs may help. Please paste %USERPROFILE%\AppData\Local\Buzz\Buzz\Logs
into your address bar and check the end of logs
file or post the whole file somewhere.
Also I assume you are using latest 1.0.1
version. If not, get it from https://github.com/chidiwilliams/buzz/releases
@thejonnyjon Tried to replicate the setup:
Transcribed with Faster Whisper tiny model.
I can imagine that some anti-virus or other security software might be interfering with this.
Info from the logs might help, we need more info to do anything more.
I've cleared the logs so that I could have a fresh log. Apparently, it's working as it should be. All I can say is that not all the time, it will work as it should be.
However, I'll just paste the logs here for reference. Also, I've noticed some errors with regards to FFmpeg though.
[2024-07-27 01:30:37,675] locale.
I have edited the logs to remove any confidential folder name and file name.
Addtionally, I'm using Buzz 1.0.1
on Windows 11 Home, 23H2, 22631.3880. I only have Windows Defender installed.
Some errors for ffmpeg are ok, it tries to find the appropriate ffmpeg version to use and may fail some times until it finds the right one.
A small defect with model downloading was fixed in latest development version here https://github.com/chidiwilliams/buzz/actions/runs/10170061035/attempts/1
If you can get logs from some crash, that would help us figure out what happened. For now I am glad it works at least some times and hope the crashes will not come often.
Steps to recreate the problem:
The only solution is to move the audio file to the desktop and it works.
Uninstall Buzz and remove all Buzz-related files, reinstall everything back, but it's still the same problem.