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

Configs for wav2vec experiments #259

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

Conversation

AndreasPlt
Copy link
Contributor

Previously, all wav2vec experiments were located in a single file. After adding more and more experiments, this got more chaotic and less modular, hindering flexible development and experimentation. I therefore split the previous config_phoneme_pretrain_finetune.py into different files for each wav2vec modification. Furthermore, I added configs for the experiments with hard negatives and positive samples.

Note: I need to test-run the new configs to see if I transferred everything correctly. Until then, this PR remains as a draft, but please feel welcome to give feedback on the current config structure :)

@vieting vieting self-assigned this Jan 7, 2025
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