• Zhaoheng Ni's avatar
    Add HuBERT fine-tuning recipe (#2352) · ab5edfcd
    Zhaoheng Ni authored
    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
    ab5edfcd
train.py 6.14 KB