-
Notifications
You must be signed in to change notification settings - Fork 227
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
I am having this issue #106
Comments
(audioldm1) J:\a_openai\aa_foley_aii>audioldm -t "A hammer is hitting a wooden surface" |
pip install --upgrade transformers==4.29.0 |
the same issus, and now it works for me. thanks. |
Some weights of RobertaModel were not initialized from the model checkpoint at roberta-base and are newly initialized: ['roberta.pooler.dense.bias', 'roberta.pooler.dense.weight']
You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.
The text was updated successfully, but these errors were encountered: