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

Add Whisper and FLEURS #10

Merged
merged 53 commits into from
Aug 29, 2023
Merged

Add Whisper and FLEURS #10

merged 53 commits into from
Aug 29, 2023

Conversation

saattrupdan
Copy link
Collaborator

@saattrupdan saattrupdan commented Jul 31, 2023

This PR:

  1. Adds support to finetune Whisper models
  2. Adds the Danish, Norwegian and Swedish FLEURS datasets

Closes #17 and #19.

@saattrupdan saattrupdan self-assigned this Jul 31, 2023
@saattrupdan saattrupdan requested review from emilhovad and removed request for rlrs August 7, 2023 11:01
@saattrupdan saattrupdan changed the title Add Whisper, Nota and FLEURS Add Whisper and FLEURS Aug 12, 2023
@saattrupdan saattrupdan removed a link to an issue Aug 12, 2023
src/coral_models/compute_metrics.py Show resolved Hide resolved
src/coral_models/compute_metrics.py Show resolved Hide resolved
src/coral_models/data.py Show resolved Hide resolved
Copy link
Collaborator

@sorenmulli sorenmulli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; seems like beautiful implementation of straight forward features

config/model/wav2vec2.yaml Outdated Show resolved Hide resolved
src/coral_models/compute_metrics.py Show resolved Hide resolved
src/coral_models/data.py Show resolved Hide resolved
src/coral_models/data.py Show resolved Hide resolved
src/coral_models/wav2vec2.py Show resolved Hide resolved
@saattrupdan saattrupdan merged commit 118552a into main Aug 29, 2023
7 checks passed
@saattrupdan saattrupdan deleted the feat/add-whisper branch August 29, 2023 08:27
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.

Enable finetuning on FLEURS Add whisper finetuning support
3 participants