microsoft / UniSpeech

UniSpeech - Large Scale Self-Supervised Learning for Speech
Other
406 stars 71 forks source link

How continue pretrain WavLM for ASR? #33

Open cnlinxi opened 1 year ago

cnlinxi commented 1 year ago

I see this issue:

the recipe for ASR fine-tuning can be found in fairseq repo.

but there is no config file. Can you give a simple example?

Thanks a lot.