It seems like FairSeq is only used for HuBERT, and it is no longer work with newer versions of python.
It seems like now you can use HuggingFace to use Hubert, which should have better support: https://huggingface.co/docs/transformers/model_doc/hubert
The only potential issue that I am not sure is in regards to which HuBERT model is used and if it is being fine-tuned.
It seems like FairSeq is only used for HuBERT, and it is no longer work with newer versions of python.
It seems like now you can use HuggingFace to use Hubert, which should have better support: https://huggingface.co/docs/transformers/model_doc/hubert
The only potential issue that I am not sure is in regards to which HuBERT model is used and if it is being fine-tuned.