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
|
@@ -6,7 +6,7 @@ tags:
|
|
| 6 |
- audio
|
| 7 |
- audio-to-audio
|
| 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 |
|
|
|
|
| 6 |
- audio
|
| 7 |
- audio-to-audio
|
| 8 |
- speech-to-speech-translation
|
| 9 |
+
license: cc-by-nc-4.0
|
| 10 |
---
|
| 11 |
You can try out the model on the right of the page by uploading or recording.
|
| 12 |
|