Add HuBERT fine-tuning recipe (#2352)
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: https://github.com/pytorch/audio/pull/2352 Reviewed By: hwangjeff Differential Revision: D36915712 Pulled By: nateanl fbshipit-source-id: 0249635ad5e81a8aa2d228c1d5fe84d78b62a15b
Showing
examples/hubert/evaluate.py
0 → 100644
examples/hubert/finetune.py
0 → 100644
Please register or sign in to comment