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 HuBERT fine-tuning recipe #2352

Closed
wants to merge 1 commit into from

Conversation

nateanl
Copy link
Member

@nateanl nateanl commented Apr 27, 2022

The PR contains the CTC fine-tuning recipe of HuBERT Base model.
The files include:

  • lightning module
  • training script
  • README and the result table
  • evaluation scripts

@nateanl nateanl force-pushed the hubert_finetune_recipe branch 3 times, most recently from b06caee to 463c611 Compare May 16, 2022 12:48
@nateanl nateanl marked this pull request as ready for review May 16, 2022 12:49
@nateanl nateanl force-pushed the hubert_finetune_recipe branch from 463c611 to 48ccafd Compare May 23, 2022 17:17
@nateanl nateanl added this to the v0.12 milestone May 25, 2022
examples/hubert/evaluate.py Outdated Show resolved Hide resolved
examples/hubert/evaluate.py Outdated Show resolved Hide resolved
examples/hubert/evaluate.py Outdated Show resolved Hide resolved
examples/hubert/evaluate.py Outdated Show resolved Hide resolved
examples/hubert/evaluate.py Outdated Show resolved Hide resolved
examples/hubert/evaluate.py Outdated Show resolved Hide resolved
examples/hubert/finetune.py Outdated Show resolved Hide resolved
examples/hubert/lightning.py Outdated Show resolved Hide resolved
examples/hubert/README.md Outdated Show resolved Hide resolved
examples/hubert/README.md Outdated Show resolved Hide resolved
examples/hubert/README.md Outdated Show resolved Hide resolved
examples/hubert/dataset/hubert_dataset.py Show resolved Hide resolved
@facebook-github-bot
Copy link
Contributor

@nateanl has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

nateanl added a commit to nateanl/audio that referenced this pull request Jun 7, 2022
Summary:
The PR contains the CTC fine-tuning recipe of HuBERT Base model.
The files include:
- lightning module
- training script
- README and the result table
- evaluation scripts

Pull Request resolved: pytorch#2352

Reviewed By: hwangjeff

Differential Revision: D36915712

Pulled By: nateanl

fbshipit-source-id: 36583251b1fbf3ce81fe1530a104443ba8d174c1
@nateanl nateanl force-pushed the hubert_finetune_recipe branch from 3d58933 to 14a3541 Compare June 7, 2022 17:42
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D36915712

Summary:
The PR contains the CTC fine-tuning recipe of HuBERT Base model.
The files include:
- lightning module
- training script
- README and the result table
- evaluation scripts

Pull Request resolved: pytorch#2352

Reviewed By: hwangjeff

Differential Revision: D36915712

Pulled By: nateanl

fbshipit-source-id: 0fbd0075ecdf7b8ef623e0a44cffd1ba78218cba
@nateanl nateanl force-pushed the hubert_finetune_recipe branch from 14a3541 to 59bd83b Compare June 7, 2022 18:25
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D36915712

@github-actions
Copy link

github-actions bot commented Jun 7, 2022

Hey @nateanl.
You merged this PR, but labels were not properly added. Please add a primary and secondary label (See https://github.com/pytorch/audio/blob/main/.github/process_commit.py)

nateanl added a commit that referenced this pull request Jun 7, 2022
Summary:
The PR contains the CTC fine-tuning recipe of HuBERT Base model.
The files include:
- lightning module
- training script
- README and the result table
- evaluation scripts

Pull Request resolved: #2352

Reviewed By: hwangjeff

Differential Revision: D36915712

Pulled By: nateanl

fbshipit-source-id: 0249635ad5e81a8aa2d228c1d5fe84d78b62a15b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants