Skip to content
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

Open
XqZeppelinhead0702 opened this issue Sep 5, 2024 · 4 comments
Open

Setup Error about WavLLM #89

XqZeppelinhead0702 opened this issue Sep 5, 2024 · 4 comments

Comments

@XqZeppelinhead0702
Copy link

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:
QQ20240905-104948
I am confused about how to solve this problem and hope to receive your answer. Looking forward to your reply.

@XiaoshanHsj
Copy link
Contributor

I tried the setup again, no error for me.
Did you clone the repo?

@XqZeppelinhead0702
Copy link
Author

I tried the setup again, no error for me. Did you clone the repo?

I think I did if you mean the SpeechT5 repo. Maybe I should git clone fairseq directly?

@XiaoshanHsj
Copy link
Contributor

when I run this command, i will get
"Submodule 'WavLLM/fairseq' (https://github.com/pytorch/fairseq.git) registered for path 'WavLLM/fairseq'
Cloning into 'xxx/SpeechT5/WavLLM/fairseq'...
Submodule path 'WavLLM/fairseq': checked out '336c26a5e66634d904bac8c462cd319c62a31fb7'
"
you may need to check whether you can use "Submodule"

@XqZeppelinhead0702
Copy link
Author

when I run this command, i will get "Submodule 'WavLLM/fairseq' (https://github.com/pytorch/fairseq.git) registered for path 'WavLLM/fairseq' Cloning into 'xxx/SpeechT5/WavLLM/fairseq'... Submodule path 'WavLLM/fairseq': checked out '336c26a5e66634d904bac8c462cd319c62a31fb7' " you may need to check whether you can use "Submodule"

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants