➜ index-tts git:(main) ✗ git lfs pull
batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.
Failed to fetch some objects from 'https://github.com/index-tts/index-tts.git/info/lfs'
[index-tts]LFS 阈值还不够,还有其他获取示例里音频的路径吗?
回答
这个还会影响clone
$ git clone https://github.com/index-tts/index-tts.git index-tts2 Cloning into 'index-tts2'... remote: Enumerating objects: 926, done. remote: Counting objects: 100% (463/463), done. remote: Compressing objects: 100% (210/210), done. remote: Total 926 (delta 358), reused 253 (delta 253), pack-reused 463 (from 2) Receiving objects: 100% (926/926), 33.19 MiB | 2.73 MiB/s, done. Resolving deltas: 100% (454/454), done. Downloading examples/emo_hate.wav (145 KB) Error downloading object: examples/emo_hate.wav (89e6e7e): Smudge error: Error downloading examples/emo_hate.wav (89e6e7eee1a28 303776e9cf43971e9505529bd0e669f5fcf47f4d1370f9187c4): batch response: This repository exceeded its LFS budget. The account resp onsible for the budget should increase it to restore access.
Errors logged to 'D:\Projects\index-tts2.git\lfs\logs\20250909T221006.0908574.log'. Use
git lfs logs lastto view the log. error: external filter 'git-lfs filter-process' failed fatal: examples/emo_hate.wav: smudge filter lfs failed warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'
建议用其他下载方式代替 lfs。 Github 的lfs 免费额度很有限
GIT_LFS_SKIP_SMUDGE=1 git clone https://github.com/index-tts/index-tts.git 跳过也不影响合成. 只是不能用下面的demo吧
Git-LFS 带宽现已提升。代码库现在可以再次克隆了。祝您使用愉快,并享受 IndexTTS2!❤️