Replies: 2 comments 11 replies
-
Please select a language to transcribe, I think this is an issue with "Detect language" that was recently fixed but is not yet released |
Beta Was this translation helpful? Give feedback.
-
I've tried 3 times. I just downloaded large-v2 from hugging face and tried to recognize a 30-minute audio using other GUI projects. It can be seen that it completed the audio recognition, but when it finally output and saved the srt file, it reported a GPUmemory overflow error. It succeeded when I changed the 10-minute audio file. Maybe the unknown error shows in the log is GPU memory overflow? I will try to recognize a shorter audio file later. ====================================================
|
Beta Was this translation helpful? Give feedback.
-
The log shows:
[2024-07-28 14:59:38,231] file_transcriber.run:61 ERROR ->
Traceback (most recent call last):
File "buzz\transcriber\file_transcriber.py", line 59, in run
File "buzz\transcriber\whisper_file_transcriber.py", line 80, in transcribe
Exception: Unknown error
Beta Was this translation helpful? Give feedback.
All reactions