How to use ahebbar69/voice-clone 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( "ahebbar69/voice-clone" )
-