facebookresearch / fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
MIT License
30.57k stars 6.41k forks source link

How to use fairseq-hydra-train to finetune Wav2Vec on Intel accelerators? #5564

Open vijethk-intel opened 2 weeks ago

vijethk-intel commented 2 weeks ago

Hello,

First of all, thanks for the great work on this project! I am looking to finetune the Wav2Vec model using fairseq-hydra-train on Intel accelerators. Could you provide some guidance or documentation on how to achieve this? Thanks again for your support and contributions!