Closed ccchan234 closed 1 month ago
Strange indeed.
What we can do is to look at the information in the log files - https://chidiwilliams.github.io/buzz/docs/faq Maybe there is something useful.
Also you could try to install ffmpeg locally if that is not already done. If it is done, try running the ffmpeg
or ffmpeg -h
from the Power shell. If there is some issue with some library, maybe it will show up.
Strange indeed.
What we can do is to look at the information in the log files - https://chidiwilliams.github.io/buzz/docs/faq Maybe there is something useful.
Also you could try to install ffmpeg locally if that is not already done. If it is done, try running the
ffmpeg
orffmpeg -h
from the Power shell. If there is some issue with some library, maybe it will show up.
i cant find a "log" word in the faq page, can you help me for that? thanks
Strange indeed.
What we can do is to look at the information in the log files - https://chidiwilliams.github.io/buzz/docs/faq Maybe there is something useful.
Also you could try to install ffmpeg locally if that is not already done. If it is done, try running the
ffmpeg
orffmpeg -h
from the Power shell. If there is some issue with some library, maybe it will show up.
i do have a local ffmpeg, but the version is different. when i type ffmpeg in powershell, i assume this report normal:
my local ffmpeg version is 2021.
Strange indeed.
What we can do is to look at the information in the log files - https://chidiwilliams.github.io/buzz/docs/faq Maybe there is something useful.
Also you could try to install ffmpeg locally if that is not already done. If it is done, try running the
ffmpeg
orffmpeg -h
from the Power shell. If there is some issue with some library, maybe it will show up.
honestly, in v0.9, there is a warning that there is ?malware in the installer so a digital signature is bought, correct?
and honestly i was scared and after that, i always run buzz inside sandboxie-plus. everything worked, even drag and drog.
what is interesting to me is that howcome a program, inside a sandboxie sandbox, could modify itself, if ever.
thanks
ps: i made a new sandbox, re-installed v1.0.1, the testing of api key worked, but still suck at this actual work with the ffmpeg.
hi, i installed buzz into a new sandbox, and choose install for all. then the buzz is installed to c:\program files (x86)
in this folder's buzz, there is a copy of ffmpeg, obviously brought by buzz. and it's the version shown with problem:
pls advise.
ps: i am pretty sure v0.9, v1.0.0 previously could work with buzz and give me a feel of security. i prefer not to run unsigned .exe without protection again, thanks.
ps i only have lemonfox.ai or gorq's API so i have to stick /w v1.0.0 or v1.0.1, thanks
Paste this in the address bar to get to the log folder %USERPROFILE%\AppData\Local\Buzz\Buzz\Logs
And yes, unsigned apps may be scary. In this case Buzz you download from the releases section is perfectly safe even unsigned. Source code is available and if there was something suspicious someone would have noticed, so you are safe to run the unsigned app.
Paste this in the address bar to get to the log folder
%USERPROFILE%\AppData\Local\Buzz\Buzz\Logs
And yes, unsigned apps may be scary. In this case Buzz you download from the releases section is perfectly safe even unsigned. Source code is available and if there was something suspicious someone would have noticed, so you are safe to run the unsigned app.
here is the log, just with my username removed.
[2024-08-16 04:59:56,385] locale.
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "buzz\transcriber\file_transcriber.py", line 59, in run File "buzz\transcriber\openai_whisper_api_file_transcriber.py", line 48, in transcribe Exception: ffmpeg version 7.0.1-full_build-www.gyan.dev Copyright (c) 2000-2024 the FFmpeg developers
built with gcc 13.2.0 (Rev5, Built by MSYS2 project)
configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-bzlib --enable-lzma --enable-libsnappy --enable-zlib --enable-librist --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libaribb24 --enable-libaribcaption --enable-libdav1d --enable-libdavs2 --enable-libuavs3d --enable-libxevd --enable-libzvbi --enable-librav1e --enable-libsvtav1 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxeve --enable-libxvid --enable-libaom --enable-libjxl --enable-libopenjpeg --enable-libvpx --enable-mediafoundation --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libharfbuzz --enable-liblensfun --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-dxva2 --enable-d3d11va --enable-d3d12va --enable-ffnvcodec --enable-libvpl --enable-nvdec --enable-nvenc --enable-vaapi --enable-libshaderc --enable-vulkan --enable-libplacebo --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libcodec2 --enable-libilbc --enable-libgsm --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint
libavutil 59. 8.100 / 59. 8.100
libavcodec 61. 3.100 / 61. 3.100
libavformat 61. 1.100 / 61. 1.100
libavdevice 61. 1.100 / 61. 1.100
libavfilter 10. 1.100 / 10. 1.100
libswscale 8. 1.100 / 8. 1.100
libswresample 5. 1.100 / 5. 1.100
libpostproc 58. 1.100 / 58. 1.100
[in#0 @ 00000233eb345040] Error opening input: No such file or directory
Error opening input file C:/Users12345678Documents/mp3recorder/2024-08-15 20-31-27.mp3.
Error opening input files: No such file or directory
[2024-08-16 05:01:21,852] file_transcriber_queue_worker.run:40 DEBUG -> Waiting for next transcription task [2024-08-16 05:07:30,422] settings.init:14 DEBUG -> Settings filename: \HKEY_CURRENT_USER\Software\Buzz\OrganizationDefaults [2024-08-16 05:07:30,423] settings.init:14 DEBUG -> Settings filename: \HKEY_CURRENT_USER\Software\Buzz\OrganizationDefaults [2024-08-16 05:07:34,191] file_transcriber_queue_worker.run:56 DEBUG -> Starting next transcription task [2024-08-16 05:07:34,191] settings.init:14 DEBUG -> Settings filename: \HKEY_CURRENT_USER\Software\Buzz\OrganizationDefaults [2024-08-16 05:07:34,193] _config.load_ssl_context:80 DEBUG -> load_ssl_context verify=True cert=None trust_env=True http2=False [2024-08-16 05:07:34,211] _config.load_ssl_context_verify:146 DEBUG -> load_verify_locations cafile='C:\Program Files (x86)\Buzz\_internal\certifi\cacert.pem' [2024-08-16 05:07:34,896] openai_whisper_api_file_transcriber.init:30 DEBUG -> Will use whisper API on https://api.lemonfox.ai/v1, whisper-1 [2024-08-16 05:07:34,901] openai_whisper_api_file_transcriber.transcribe:34 DEBUG -> Starting OpenAI Whisper API file transcription, file path = C:/Users12345678Documents/mp3recorder/2024-08-15 20-31-27.mp3, task = Task.TRANSCRIBE [2024-08-16 05:07:35,433] openai_whisper_api_file_transcriber.transcribe:47 ERROR -> Traceback (most recent call last): File "buzz\transcriber\openai_whisper_api_file_transcriber.py", line 45, in transcribe File "subprocess.py", line 571, in run subprocess.CalledProcessError: Command '['ffmpeg', '-i', 'C:/Users12345678Documents/mp3recorder/2024-08-15 20-31-27.mp3', 'C:\Users\12345678\AppData\Local\Temp\tmpfjkr75zz.mp3']' returned non-zero exit status 4294967294. [2024-08-16 05:07:35,443] file_transcriber.run:61 ERROR -> Traceback (most recent call last): File "buzz\transcriber\openai_whisper_api_file_transcriber.py", line 45, in transcribe File "subprocess.py", line 571, in run subprocess.CalledProcessError: Command '['ffmpeg', '-i', 'C:/Users12345678Documents/mp3recorder/2024-08-15 20-31-27.mp3', 'C:\Users\12345678\AppData\Local\Temp\tmpfjkr75zz.mp3']' returned non-zero exit status 4294967294.
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "buzz\transcriber\file_transcriber.py", line 59, in run File "buzz\transcriber\openai_whisper_api_file_transcriber.py", line 48, in transcribe Exception: ffmpeg version 7.0.1-full_build-www.gyan.dev Copyright (c) 2000-2024 the FFmpeg developers
built with gcc 13.2.0 (Rev5, Built by MSYS2 project)
configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-bzlib --enable-lzma --enable-libsnappy --enable-zlib --enable-librist --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libaribb24 --enable-libaribcaption --enable-libdav1d --enable-libdavs2 --enable-libuavs3d --enable-libxevd --enable-libzvbi --enable-librav1e --enable-libsvtav1 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxeve --enable-libxvid --enable-libaom --enable-libjxl --enable-libopenjpeg --enable-libvpx --enable-mediafoundation --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libharfbuzz --enable-liblensfun --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-dxva2 --enable-d3d11va --enable-d3d12va --enable-ffnvcodec --enable-libvpl --enable-nvdec --enable-nvenc --enable-vaapi --enable-libshaderc --enable-vulkan --enable-libplacebo --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libcodec2 --enable-libilbc --enable-libgsm --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint
libavutil 59. 8.100 / 59. 8.100
libavcodec 61. 3.100 / 61. 3.100
libavformat 61. 1.100 / 61. 1.100
libavdevice 61. 1.100 / 61. 1.100
libavfilter 10. 1.100 / 10. 1.100
libswscale 8. 1.100 / 8. 1.100
libswresample 5. 1.100 / 5. 1.100
libpostproc 58. 1.100 / 58. 1.100
[in#0 @ 00000216d86e8400] Error opening input: No such file or directory
Error opening input file C:/Users12345678Documents/mp3recorder/2024-08-15 20-31-27.mp3.
Error opening input files: No such file or directory
[2024-08-16 05:07:35,462] file_transcriber_queue_worker.run:40 DEBUG -> Waiting for next transcription task [2024-08-16 05:08:52,791] settings.init:14 DEBUG -> Settings filename: \HKEY_CURRENT_USER\Software\Buzz\OrganizationDefaults [2024-08-16 05:08:52,795] settings.init:14 DEBUG -> Settings filename: \HKEY_CURRENT_USER\Software\Buzz\OrganizationDefaults [2024-08-16 05:08:52,936] settings.init:14 DEBUG -> Settings filename: \HKEY_CURRENT_USER\Software\Buzz\OrganizationDefaults [2024-08-16 05:08:52,937] settings.init:14 DEBUG -> Settings filename: \HKEY_CURRENT_USER\Software\Buzz\OrganizationDefaults [2024-08-16 05:11:08,549] settings.init:14 DEBUG -> Settings filename: \HKEY_CURRENT_USER\Software\Buzz\OrganizationDefaults [2024-08-16 05:11:08,549] settings.init:14 DEBUG -> Settings filename: \HKEY_CURRENT_USER\Software\Buzz\OrganizationDefaults [2024-08-16 05:11:13,430] file_transcriber_queue_worker.run:56 DEBUG -> Starting next transcription task [2024-08-16 05:11:13,430] settings.init:14 DEBUG -> Settings filename: \HKEY_CURRENT_USER\Software\Buzz\OrganizationDefaults [2024-08-16 05:11:13,434] _config.load_ssl_context:80 DEBUG -> load_ssl_context verify=True cert=None trust_env=True http2=False [2024-08-16 05:11:13,454] _config.load_ssl_context_verify:146 DEBUG -> load_verify_locations cafile='C:\Program Files (x86)\Buzz\_internal\certifi\cacert.pem' [2024-08-16 05:11:14,190] openai_whisper_api_file_transcriber.init:30 DEBUG -> Will use whisper API on https://api.lemonfox.ai/v1, whisper-1 [2024-08-16 05:11:14,195] _trace.trace:45 DEBUG -> close.started [2024-08-16 05:11:14,195] _trace.trace:45 DEBUG -> close.complete [2024-08-16 05:11:14,194] openai_whisper_api_file_transcriber.transcribe:34 DEBUG -> Starting OpenAI Whisper API file transcription, file path = C:/Users12345678Documents/mp3recorder/2024-08-15 20-31-27_xSTT.mp3, task = Task.TRANSCRIBE [2024-08-16 05:11:14,739] openai_whisper_api_file_transcriber.transcribe:47 ERROR -> Traceback (most recent call last): File "buzz\transcriber\openai_whisper_api_file_transcriber.py", line 45, in transcribe File "subprocess.py", line 571, in run subprocess.CalledProcessError: Command '['ffmpeg', '-i', 'C:/Users12345678Documents/mp3recorder/2024-08-15 20-31-27_xSTT.mp3', 'C:\Users\12345678\AppData\Local\Temp\tmp692lk0k2.mp3']' returned non-zero exit status 4294967294. [2024-08-16 05:11:14,750] file_transcriber.run:61 ERROR -> Traceback (most recent call last): File "buzz\transcriber\openai_whisper_api_file_transcriber.py", line 45, in transcribe File "subprocess.py", line 571, in run subprocess.CalledProcessError: Command '['ffmpeg', '-i', 'C:/Users12345678Documents/mp3recorder/2024-08-15 20-31-27_xSTT.mp3', 'C:\Users\12345678\AppData\Local\Temp\tmp692lk0k2.mp3']' returned non-zero exit status 4294967294.
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "buzz\transcriber\file_transcriber.py", line 59, in run File "buzz\transcriber\openai_whisper_api_file_transcriber.py", line 48, in transcribe Exception: ffmpeg version 7.0.1-full_build-www.gyan.dev Copyright (c) 2000-2024 the FFmpeg developers
built with gcc 13.2.0 (Rev5, Built by MSYS2 project)
configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-bzlib --enable-lzma --enable-libsnappy --enable-zlib --enable-librist --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libaribb24 --enable-libaribcaption --enable-libdav1d --enable-libdavs2 --enable-libuavs3d --enable-libxevd --enable-libzvbi --enable-librav1e --enable-libsvtav1 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxeve --enable-libxvid --enable-libaom --enable-libjxl --enable-libopenjpeg --enable-libvpx --enable-mediafoundation --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libharfbuzz --enable-liblensfun --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-dxva2 --enable-d3d11va --enable-d3d12va --enable-ffnvcodec --enable-libvpl --enable-nvdec --enable-nvenc --enable-vaapi --enable-libshaderc --enable-vulkan --enable-libplacebo --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libcodec2 --enable-libilbc --enable-libgsm --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint
libavutil 59. 8.100 / 59. 8.100
libavcodec 61. 3.100 / 61. 3.100
libavformat 61. 1.100 / 61. 1.100
libavdevice 61. 1.100 / 61. 1.100
libavfilter 10. 1.100 / 10. 1.100
libswscale 8. 1.100 / 8. 1.100
libswresample 5. 1.100 / 5. 1.100
libpostproc 58. 1.100 / 58. 1.100
[in#0 @ 00000295ead68400] Error opening input: No such file or directory
Error opening input file C:/Users12345678Documents/mp3recorder/2024-08-15 20-31-27_xSTT.mp3.
Error opening input files: No such file or directory
[2024-08-16 05:11:14,768] file_transcriber_queue_worker.run:40 DEBUG -> Waiting for next transcription task
i asked gpt4 if the log file give any insights, this is his/her reply:
Issue with Buzz Application & FFmpeg:
Problem: The Buzz application is failing to load FFmpeg extensions and cannot process an MP3 file due to missing modules and file access errors.
Errors Noted:
Repeated ModuleNotFoundError for torio.lib when attempting to load FFmpeg versions. subprocess.CalledProcessError indicating that the specified MP3 file could not be found or accessed. Possible Causes:
FFmpeg might not be installed correctly, or its configuration paths might be incorrect. The application might have incorrect file paths or lack necessary permissions to access files and directories. Suggested Fixes:
Verify that FFmpeg is correctly installed and that all required dependencies are present. Check and correct file paths and permissions for FFmpeg and the Buzz application. Review and adjust the FFmpeg configuration settings within the Buzz application. If these suggestions don't resolve the issue, consider reaching out on the official support channels for Buzz or FFmpeg.
it's true that no torio.lib in my whole PC, i searched this with "everything“ by voidtools. While if i type ffmpeg.exe, it can found the internal one bring by buzz. thx
@ccchan234 Errors about torio.lib
can be ignored, the system is trying to load ffmpeg
in different formats and versions, it always happens like that and some version is always found and loaded.
Possible problems and things to check:
*.mp3
before it is processed further. The temporary file in your case will be stored in C:\Users\12345678\AppData\Local\Temp\
if there is not enough space on that disk or if some antivirus or sandbox system is guarding the computer from apps doing strange things then it may block Buzz from creating this temporary file. Do you have some sandbox system? Maybe antivirus? If so see if you can allow Buzz to work with temporary files.ffmpeg.exe
used by the buzz is in C:\Program Files (x86)\Buzz\_internal
if there is some issue with it, you can try to replace it with some version that you know works. Just copy your working ffmpeg.exe
to this folderIf all fails try running Buzz from source. Notes on that are here https://github.com/chidiwilliams/buzz/blob/main/CONTRIBUTING.md#windows
As i mentioned before, sandboxie runs well with the v1.0.0 for about a month, and i got myself a python to use the lemonfox.ai for that particular .mp3 and worked.
so i dont think there is problem on myside.
btw, as the author claimed that v0.9.0 is digitally signed, the signature is just for v0.9.0? not extending to other versions? so expensive? thanks
at this moment i'll wait to see other's reponse first then. thanks
hi, it turns out it is a FILE format problem
however, i myself success with my own python script + lemonfox.ai and could transcribe that .mp3 (i extracted the 2024-08-15 20-31-27.mp3 as 2024-08-15 20-31-27_xSTT.mp3 using FFmpeg batch av converter)
the setting of the converter:
for my python script + lemonfox.ai, i am NOT using the openai api, i use the pythone way, out of the 3 method suggested by lemonfox.ai
i'll close this issue as it's NOT very much related to buzz.
thanks
@ccchan234 Any chance you can share some or the problematic files with us? We could try to implement some checks to prevent such issues.
sure ofcoz,
it is made by a recorder that can record video conference.
let me record something randomly, verify that it sucks and upload.
if too large i will put the file on google drive as read only share.
thankyou
On Thu, 29 Aug 2024, 13:31 Raivis Dejus, @.***> wrote:
@ccchan234 https://github.com/ccchan234 Any chance you can share some or the problematic files with us? We could try to implement some checks to prevent such issues.
— Reply to this email directly, view it on GitHub https://github.com/chidiwilliams/buzz/issues/884#issuecomment-2316746660, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI6PKYK3NJHP5LAX6WFCDGTZT2WZJAVCNFSM6AAAAABMSJLNQCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJWG42DMNRWGA . You are receiving this because you were mentioned.Message ID: @.***>
hi,
the .mp3 is produced by the cok free mp3 recorder,
it's digitally signed and is likely from china.
https://www.coksoft.com/mp3recorder.htm
i found i better forward you to the recorder to produce suitable mp3 instead of recording in mp3 that the content may not help.
thankyou.
the only setting:
I was not able to replicate the problem. Recordings from mp3 recorder were recorded and transcribed fine. No crashes or errors. Tested on latest development version from https://github.com/chidiwilliams/buzz/actions/workflows/ci.yml?query=branch%3Amain on Windows 10.
I was not able to replicate the problem. Recordings from mp3 recorder were recorded and transcribed fine. No crashes or errors. Tested on latest development version from https://github.com/chidiwilliams/buzz/actions/workflows/ci.yml?query=branch%3Amain on Windows 10.
are you using the same cok mp3 recorder? if no, let me know if you have interest in testing that particular one. thanks
Yes tested with recording with mp3 recorder from https://www.coksoft.com/mp3recorder.htm
And yes, if you can share the problematic audio I would be glad to check it out and see if we can find some fix for it.
Yes tested with recording with mp3 recorder from https://www.coksoft.com/mp3recorder.htm
And yes, if you can share the problematic audio I would be glad to check it out and see if we can find some fix for it.
that problematic mp3 would have my own private conversation.
how about i try to record something for you and test if it still suck before i send you?
what do you want me to record? or just me yelling "hello hello hello"? ar, that's not good in the AI era, someone may have my voice fingerprint. what else can i do?
thanks
ps will take some time to do it.
Record anything that is causing error on your end. "hello hello hello" is fine or as the recorder can record anything that is playing on your computer you can record part of some public youtube video. Test on your end that you get the error.
hi,
i have already installed v1.0.0 and used with lemonfox.ai for a period of time, today it suddenly say version error:
i updated to v1.0.1 and same result.
however i am more concerned, as i didn't change anything, how come it become not working.
thank you.
win1064bit, windows.