self-supervised-speech-recognition
self-supervised-speech-recognition copied to clipboard
[Question] Can we use updated version of Fairseq or train existing version with TPU?
Hi, In the install instruction, I saw that this repo uses a specific commit c8a0659be5cdc15caa102d5bbf72b872567c4859 of Fairseq. This commit is 4 months old. I have two questions regarding this -
- Can I use later commits of Fairseq with this repo?
- Can I use TPU for training?
Thanks in advance.