Update README.md
Browse files
README.md
CHANGED
@@ -116,4 +116,4 @@ You can use different [generation strategies](https://huggingface.co/docs/transf
|
|
116 |
|
117 |
#### 4. Generate speech and text at the same time
|
118 |
|
119 |
-
Use `return_intermediate_token_ids=True` with [`SeamlessM4TModel`] to return both speech and text !
|
|
|
116 |
|
117 |
#### 4. Generate speech and text at the same time
|
118 |
|
119 |
+
Use `return_intermediate_token_ids=True` with [`SeamlessM4TModel`](https://huggingface.co/docs/transformers/main/en/model_doc/seamless_m4t#transformers.SeamlessM4TModel) to return both speech and text !
|