我正在尝试在 Windows Server 2016 上使用 deepspeech 的 python 模块运行 deepspeech 的预训练模型,但出现以下错误:
回溯(最近一次通话最后):
_run_module_as_main 中的文件“c:\program files\python36\lib\runpy.py”,第 193 行
“主要”,mod_spec)
_run_code 中的文件“c:\program files\python36\lib\runpy.py”,第 85 行
执行(代码,run_globals)
文件“C:\Program Files\Python36\Scripts\deepspeech.exe__main__.py”,第 5 行,在
文件“c:\program files\python36\lib\site-packages\deepspeech__init__.py”,第 23 行,在
从 deepspeech.impl 导入 PrintVersions 作为 printVersions
文件“c:\program files\python36\lib\site-packages\deepspeech\impl.py”,第 13 行,在
从 ._impl 导入 *
ImportError:DLL 加载失败:动态链接库 (DLL) 初始化例程失败。