How to use MidFord327/Hubert-Base-ONNX with Fairseq:
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub models, cfg, task = load_model_ensemble_and_task_from_hf_hub( "MidFord327/Hubert-Base-ONNX" )
The community tab is the place to discuss and collaborate with the HF community!