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

the question about finetune whisper #30

Open
LithiumZhou opened this issue Jun 24, 2024 · 1 comment
Open

the question about finetune whisper #30

LithiumZhou opened this issue Jun 24, 2024 · 1 comment
Labels
question Further information is requested

Comments

@LithiumZhou
Copy link

LithiumZhou commented Jun 24, 2024

Hi Yuan,

I'm very sorry to disturb you again. I really want to know how to fine-tune Whisper for Audioset and ESC-50.

@LithiumZhou LithiumZhou changed the title the question about 他和 the question about finetune whisper Jun 24, 2024
@YuanGongND
Copy link
Owner

Our code freeze the backbone and tune a few layers on top of its intermediate representations.

In the paper. we did try to finetune the entire model, which leads to slightly better result. The tradeoff is the finetuned Whisper would lose its ASR ability.

-Yuan

@YuanGongND YuanGongND added the question Further information is requested label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants