git - 如何手动下载使用Git大文件存储的项目大文件?

标签 git git-clone git-lfs

我正在尝试克隆 Mozilla DeepSpeech但有些文件(我认为模型)很大,因此它们使用 Git Large File Storage 转移到 GitHub 以外的地方技术。我需要这个项目,但我的互联网连接并不可靠,所以我认为使用某些下载管理器手动下载大文件将是更好的选择。有什么办法可以手动下载吗?如果没有,替代解决方案是什么?

最佳答案

您可以直接从github下载它们,例如: https://github.com/mozilla/DeepSpeech/raw/master/data/lm/lm.binary enter image description here

关于git - 如何手动下载使用Git大文件存储的项目大文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44668775/

相关文章:

asp.net - git 版本号 C#

Git svn 克隆 : How to defer fetch of revision history

LFS 的 Git 到 BitBucket 迁移问题

git - 有什么简单快捷的方法可以判断一个 git repo 是否使用了 LFS

git - .gitignore 中的语义 UI

Git:交互式地对一系列提交进行 rebase

ruby-on-rails - 如何重置我的 Git/Rails 3.1 项目中的所有 Heroku

objective-c - 克隆一个 git 仓库(深入)

git - 什么决定了 "git clone"之后的默认分支?

git - 获取 git LFS 文件时出错 : Object does not exist on the server: [404] Object does not exist on the server