We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error extracting donwloaded files, when downloading the zip file, and when cloning:
git clone https://github.com/sibozhang/Text2Video.git Cloning into 'Text2Video'... remote: Enumerating objects: 24795, done. remote: Counting objects: 100% (99/99), done. remote: Compressing objects: 100% (98/98), done. remote: Total 24795 (delta 57), reused 3 (delta 1), pack-reused 24696 Receiving objects: 100% (24795/24795), 213.80 MiB | 8.19 MiB/s, done. Resolving deltas: 100% (1048/1048), done. error: invalid path '*phoneme_data/VidTIMIT/fadg0.txt' 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 :/'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
error extracting donwloaded files, when downloading the zip file, and when cloning:
git clone https://github.com/sibozhang/Text2Video.git
Cloning into 'Text2Video'...
remote: Enumerating objects: 24795, done.
remote: Counting objects: 100% (99/99), done.
remote: Compressing objects: 100% (98/98), done.
remote: Total 24795 (delta 57), reused 3 (delta 1), pack-reused 24696
Receiving objects: 100% (24795/24795), 213.80 MiB | 8.19 MiB/s, done.
Resolving deltas: 100% (1048/1048), done.
error: invalid path '*phoneme_data/VidTIMIT/fadg0.txt'
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 :/'
The text was updated successfully, but these errors were encountered: