ranchlai / mandarin-tts

Chinese Mandarin tts text-to-speech 中文 (普通话) 语音 合成 , by fastspeech 2 , implemented in pytorch, using waveglow as vocoder, with biaobei and aishell3 datasets
465 stars 111 forks source link

使用git clone 无法获得源代码 #25

Open longglecc opened 2 years ago

longglecc commented 2 years ago

error: invalid path 'docs/novel2/hz_0.9_500000_在这儿做啥呢,不能啥玩意儿都带到这里来?.wav' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'

fa1c4 commented 2 years ago

试试proxychains 或者换源 -i http://pypi.douban.com/simple --trusted-host=pypi.douban.com

liouxiao commented 1 year ago

the same issue

git version 2.35.1.windows.2 with Windows 10 pro

kaikai2 commented 1 year ago

Try this:

git config core.protectNTFS false
git checkout mtts