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

Finetuning SUPERB on custom dataset with 395 classes #480

Open
Sreeni1204 opened this issue May 2, 2023 · 0 comments
Open

Finetuning SUPERB on custom dataset with 395 classes #480

Sreeni1204 opened this issue May 2, 2023 · 0 comments

Comments

@Sreeni1204
Copy link

Hello,

I am trying to fine tune the superb wav2vec2 base model for speaker identification task on a custom dataset based on voxceleb. What all changes do I need to perform in order to finetune the model.

All I did is to get my dataset in the VoxCeleb1 format with meta data file, and changed the num_classes in dataset.py file to 395.

Is there any more changes do I need to do?

If not I am facing an error stating: IndexError: Target -4511 is out of bounds. while calculating the cross entropy loss.

Please support

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