-
Notifications
You must be signed in to change notification settings - Fork 6.1k
[Tests] reduce the model size in the audioldm2 fast test #7846
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
[Tests] reduce the model size in the audioldm2 fast test #7846
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Going to request @sanchit-gandhi to do a pass too before merging.
Gentle ping here! |
Gentle ping here! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super sorry for the late review @ariG23498, this slipped through the net. The changes LGTM, thanks for speeding-up the test suite for AudioLMD2!
Will merge after the CI is done. |
Thanks for your patience, @ariG23498! Thanks for reviewing, @sanchit-gandhi |
* chore: initial model size reduction * chore: fixing expected values for failing tests * requested edits --------- Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
What does this PR do?
Reduces the model sizes in the AudioLDM2 fast tests.
Tagging Issue: #7677
CC: @sayakpaul for visibility.