Instructions to use facebook/textless_sm_cs_en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Fairseq
How to use facebook/textless_sm_cs_en 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_en" ) - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,5 @@ tags:
|
|
| 9 |
widget:
|
| 10 |
- example_title: Fleurs sample 1
|
| 11 |
src: https://huggingface.co/facebook/textless_sm_cs_en/resolve/main/20090114-0900-PLENARY-11-cs_20090114-19%3A36%3A30_3.ogg
|
|
|
|
| 12 |
---
|
|
|
|
| 9 |
widget:
|
| 10 |
- example_title: Fleurs sample 1
|
| 11 |
src: https://huggingface.co/facebook/textless_sm_cs_en/resolve/main/20090114-0900-PLENARY-11-cs_20090114-19%3A36%3A30_3.ogg
|
| 12 |
+
license: cc-by-nc-4.0
|
| 13 |
---
|