-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
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
Setup Error about WavLLM #89
Comments
I tried the setup again, no error for me. |
I think I did if you mean the SpeechT5 repo. Maybe I should git clone fairseq directly? |
when I run this command, i will get |
A weird thing is that just now I removed the original SpeechT5 repo that I've cloned before a few days and cloned it again, and then I tried to run this command and it worked. Anyway, thanks for your helpful reply. |
Thanks a lot for your open sourcing of WavLLM! I encounter some issues during setup, just when I try to perform the first step of setup that you've mentioned in the README:
git submodule update --init WavLLM/fairseq
and then an error occured:
I am confused about how to solve this problem and hope to receive your answer. Looking forward to your reply.
The text was updated successfully, but these errors were encountered: