#3862 HTTPSConnectionPool(host='cdn-lfs-cn-1.modelscope.cn', port=443): Max retries exceeded with url: /prod/lfs-objects/dc/b7

218.95* Posted at: 3 days ago 👁20

下载模型失败,你可以打开以下网址,将所有文件下载到
D:/videotrans/models/models--Systran--faster-whisper-tiny 文件夹内

[https://huggingface.co/Systran/faster-whisper-tiny/tree/main]
HTTPSConnectionPool(host='cdn-lfs-cn-1.modelscope.cn', port=443): Max retries exceeded with url: /prod/lfs-objects/dc/b7/6c6586fc06cbdac6dd21f14cfd129cc4cdd9dce19bf4ffa62e59cbe6e6d1?filename=model.bin&namespace=himyworld&repository=fasterwhisper&revision=master&tag=model&auth_key=1774838717-932091bcd0a8487fa8361097fd4ae0b9-0-50977f5eb3c44223629ad090ff63e345 (Caused by ConnectTimeoutError(, 'Connection to cdn-lfs-cn-1.modelscope.cn timed out. (connect timeout=10)'))


=
system:Windows-10-10.0.22631-SP0
version:v3.98
frozen:True
language:zh
root_dir:D:/videotrans

1 Replies

这是由于网络连接问题导致从 HuggingFace 或国内镜像站下载模型失败。

解决方案:

  1. 手动下载模型:按照提示,访问 https://huggingface.co/Systran/faster-whisper-tiny/tree/main,将该页面所有 .json.bin.txt 文件下载到本地。
  2. 创建并放置文件夹:在软件根目录 D:/videotrans/ 下的 models 文件夹内,创建名为 models--Systran--faster-whisper-tiny 的文件夹。
  3. 复制文件:将下载的所有文件复制到上一步创建的文件夹内。
  4. 重新运行:完成文件复制后,重新启动软件并选择 faster-whisper(本地) 渠道,软件将直接使用本地已下载的模型,无需再次联网下载。

请查阅相关文档:

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Related resource