[index-tts]问题如下:我尝试拉取仓库,但是git lfs下载文件失败

2025-10-28 181 views
5

出错问题地方:

Downloading examples/emo_hate.wav (145 KB) Error downloading object: examples/emo_hate.wav (89e6e7e): Smudge error: Error downloading examples/emo_hate.wav (89e6e7eee1a28303776e9cf43971e9505529bd0e669f5fcf47f4d1370f9187c4): batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.

Errors logged to '/home/dengxiang/indextts2/.git/lfs/logs/20250930T121932.461001824.log'. Use git lfs logs last to view the log. 错误:外部过滤器 'git-lfs filter-process' 失败 致命错误:examples/emo_hate.wav:smudge 过滤器 lfs 失败

上面有一句:“This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.” 难道我只能一个个下载这些缺失文件

回答

6

我也遇到了这个问题