https://bugs.kde.org/show_bug.cgi?id=491350
Bug ID: 491350 Summary: Automatic Subtitling with Whisper does not work on Windows 10 Classification: Applications Product: kdenlive Version: 24.05.2 Platform: Other OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: Effects & Transitions Assignee: j...@kdenlive.org Reporter: highadeptz...@gmail.com Target Milestone: --- *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY When attempt to initialize the aforementioned process, dialogue window notifies me (irrespective of which Whisper model is used) "Subtitling Imported" and log spits out errors. STEPS TO REPRODUCE 1. Load up a video, use Speech Recognition 2. In the Automatic Subtitling window with Whisper > Process (reproducible with any option); 3. "Subtitling Imported" > See Log > OBSERVED RESULT Traceback (most recent call last): File "C:\Program Files\kdenlive\bin\data\kdenlive\scripts\whispertosrt.py", line 9, in <module> import whispertotext File "C:\Program Files\kdenlive\bin\data\kdenlive\scripts\whispertotext.py", line 13, in <module> import torch File "C:\Users\User\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\__init__.py", line 148, in <module> raise err OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\User\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies. EXPECTED RESULT Subtitles generated on the timeline. SOFTWARE/OS VERSIONS Windows: 10; ADDITIONAL INFORMATION Python was installed with PATH option on the installer selected; -- You are receiving this mail because: You are watching all bug changes.