Instructions to use facebook/textless_sm_cs_fr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Fairseq
How to use facebook/textless_sm_cs_fr 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( "facebook/textless_sm_cs_fr" ) - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,6 @@ tags:
|
|
| 8 |
- speech-to-speech-translation
|
| 9 |
license: cc-by-4.0
|
| 10 |
---
|
|
|
|
|
|
|
| 11 |
For model usage, please refer to https://huggingface.co/facebook/textless_sm_cs_en
|
|
|
|
| 8 |
- speech-to-speech-translation
|
| 9 |
license: cc-by-4.0
|
| 10 |
---
|
| 11 |
+
You can try out the model on the right of the page by uploading or recording.
|
| 12 |
+
|
| 13 |
For model usage, please refer to https://huggingface.co/facebook/textless_sm_cs_en
|