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

How to finetune w2v_large_lv_fsh_swbd_cv_ftsb300_updated.pt on custom dataset #24

Open
shahzebali42 opened this issue Dec 23, 2021 · 0 comments

Comments

@shahzebali42
Copy link

shahzebali42 commented Dec 23, 2021

Fairseq has updated wav2vec2 models on their website.

I want to fine tune w2v_large_lv_fsh_swbd_cv_ftsb300_updated.pt model on my custom dataset.
by following your git i have fine tuned w2v_large_lv_fsh_swbd_cv.pt on my custom dataset but when i start to fine tune w2v_large_lv_fsh_swbd_cv_ftsb300_updated model weights it gives me a config error.

Can you please guide me what can i do to finetune model using w2v_large_lv_fsh_swbd_cv_ftsb300_updated as pretrained model.

error :

Key 'target_dict' not in 'AudioPretrainingConfig'
full_key: target_dict
reference_type=Optional[AudioPretrainingConfig]
object_type=AudioPretrainingConfig

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

No branches or pull requests

1 participant