Traceback (most recent call last):
File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Utility\auto-subs.py", line 26, in
import stable_whisper
File "C:\Users\trent\AppData\Local\Programs\Python\Python312\Lib\site-packages\stable_whisper__init.py", line 1, in
from .whisper_word_level import *
File "C:\Users\trent\AppData\Local\Programs\Python\Python312\Lib\site-packages\stable_whisper\whisper_word_level__init__.py", line 2, in
from .cli import cli
File "C:\Users\trent\AppData\Local\Programs\Python\Python312\Lib\site-packages\stable_whisper\whisper_word_level\cli.py", line 9, in
import torch
File "C:\Users\trent\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\init__.py", line 148, in
raise err
OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\trent\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
Traceback (most recent call last): File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Utility\auto-subs.py", line 26, in
import stable_whisper
File "C:\Users\trent\AppData\Local\Programs\Python\Python312\Lib\site-packages\stable_whisper__init.py", line 1, in
from .whisper_word_level import *
File "C:\Users\trent\AppData\Local\Programs\Python\Python312\Lib\site-packages\stable_whisper\whisper_word_level__init__.py", line 2, in
from .cli import cli
File "C:\Users\trent\AppData\Local\Programs\Python\Python312\Lib\site-packages\stable_whisper\whisper_word_level\cli.py", line 9, in
import torch
File "C:\Users\trent\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\ init__.py", line 148, in
raise err
OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\trent\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.