You can try out the model on the right of the page by uploading or recording. For model usage, please refer to https://huggingface.co/facebook/textless_sm_cs_en
- Downloads last month
- 2
You can try out the model on the right of the page by uploading or recording. For model usage, please refer to https://huggingface.co/facebook/textless_sm_cs_en
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub models, cfg, task = load_model_ensemble_and_task_from_hf_hub( "facebook/textless_sm_de_en" )