#1305 Repo id must use alphanumeric chars or '-', '_', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the n

123.160* Posted at: 5 hours ago 👁8

Repo id must use alphanumeric chars or '-', '_', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: 'http:'.


=
system:Windows-10-10.0.26100-SP0
version:v3.82
frozen:True
language:zh
root_dir:D:/win-videotrans-v3.82_20251019_125144/win-videotrans-v3.82_20251019_125144

1 Replies

这个错误表明在下载语音识别模型时,软件尝试从一个无效的URL('http:')下载,这通常是由于网络连接问题或代理设置不当导致的。请按以下步骤解决:

  1. 检查网络连接:确保您的网络连接正常,能够访问外网(如 huggingface.co)。
  2. 设置网络代理:在软件菜单栏选择 翻译设置 -> 网络代理,正确配置您的代理服务器地址和端口。
  3. 手动下载模型:如果代理设置无效,可以尝试手动从 GitHub 或 huggingface 下载所需的 faster-whisper 模型文件,然后放置在软件的正确目录下。
  4. 更换识别渠道:临时切换到其他语音识别渠道(如 openai-whisper阿里FunASR)完成当前任务。

如果问题持续,请提供 videotrans/logs/ 目录下的完整日志文件以便进一步分析。

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.

Donate: https://ko-fi.com/jianchang512

Similar issues already exist

Trending Questions