#31 RuntimeError: err[msg]=Unable to open file 'model.bin' in model 'C:/baidunetdiskdownload/win-videotrans-v3.78/models\models--mobiuslabsgmbh--faster-whisper-large-v3-turbo\snapshots\0c94664816ec82be77b20e824c8e8675995b0029'

Posted at: 2 days ago | IP: 31.22.x.x
Traceback (most recent call last): File "videotrans\task\_only_one.py", line 43, in run File "videotrans\task\trans_create.py", line 371, in recogn File "videotrans\recognition\__init__.py", line 236, in run File "videotrans\recognition\_base.py", line 75, in run File "videotrans\recognition\_overall.py", line 155, in _exec RuntimeError: err[msg]=Unable to open file 'model.bin' in model 'C:/baidunetdiskdownload/win-videotrans-v3.78/models\models--mobiuslabsgmbh--faster-whisper-large-v3-turbo\snapshots\0c94664816ec82be77b20e824c8e8675995b0029' ===== Windows-10-10.0.22621-SP0 version:v3.78 frozen:True

3 Replies

删掉这个文件夹`C:/baidunetdiskdownload/win-videotrans-v3.78/models\models--mobiuslabsgmbh--faster-whisper-large-v3-turbo` 重新下载试试,可能中途下载失败
也可以手动去该页面 `https://huggingface.co/mobiuslabsgmbh/faster-whisper-large-v3-turbo/tree/main` 下载这里的所有文件,放到 C:/baidunetdiskdownload/win-videotrans-v3.78/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo/snapshots/0c94664816ec82be77b20e824c8e8675995b0029 文件夹内,如果不存在该文件夹,则手动创建
ADM:查看该说明 https://pyvideotrans.com/blog/cannot-find-an-appropriate-cached-snapshot
Post Your Reply