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

Uniform kwargs for processors of audio-text models #32906

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

leloykun
Copy link
Contributor

@leloykun leloykun commented Aug 21, 2024

What does this PR do?

TODO Models:

  • Clap
  • CLVP
  • MusicGen Melody
  • Qwen2 Audio
  • Seamless M4T
  • SpeechT5
  • Wav2Vec2 Bert

TODO tests

  • Add audio-text-specific processor tests
  • Remove unnecessary/duplicated tests

Models with special args (will not be done in this PR):

  • PopPiano

Models with weird _in_target_context_manager logic (will not be done in this PR):

  • MusicGen
  • SpeechToText
  • Wav2Vec2
  • Wav2Vec2 w/ LM
  • Whisper

Fixes # (issue)

Who can review?

@zucchini-nlp @molbap @yonigozlan

@leloykun leloykun mentioned this pull request Aug 21, 2024
40 tasks
@leloykun
Copy link
Contributor Author

@zucchini-nlp the tests are failing because of this: #32921

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

Successfully merging this pull request may close these issues.

1 participant