Closed OE3JGW closed 23 hours ago
Thanks for the report. I will look at this. I might've changed a line by accident regarding logging and debugging.
Hello! Could you please download this file: https://github.com/cyberofficial/Synthalingua/blob/bleeding-under-work/transcribe_audio.py and replace it with the current one you have and check to see if this fixes your issue?
this fixed the issue, thanks :) sorry for the late reply!
hello, when im using --no_log i can not see any transcriptions anymore. i thought i should only see the translations when using this argument. see screenshots. if im removing this argument, everything works fine.
@echo off cls call "data_whisper\Scripts\activate.bat" call ffmpeg_path.bat python transcribe_audio.py --ram 12gb-v3 --microphone_enabled True --set_microphone 3 --translate --target_language en --no_log pause