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

Audio Encoder to bfloat16 #4

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Audio Encoder to bfloat16 #4

merged 2 commits into from
Jun 3, 2024

Conversation

farzadab
Copy link
Contributor

@farzadab farzadab commented Jun 3, 2024

With the recent patch from HF Transformers for Wav2Vec2, we can train the audio encoder, whether it's wav2vec2 or Whisper, with bfloat16, so there's no need to have an exception for it.

This change seems to have landed on 4.40.2 (as verified by an experiment and the timing between the PR merge and PyPi version), so I'm increasing our minimum requirement for it:
image

W&B task for verification:
https://wandb.ai/fixie/ultravox/runs/lygf6hbn/overview
image

@farzadab farzadab requested a review from juberti June 3, 2024 17:36
@farzadab farzadab merged commit 56a8209 into main Jun 3, 2024
1 check passed
@farzadab farzadab deleted the farzad-audio-bfloat16 branch June 3, 2024 17:46
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.

2 participants