ylacombe commited on
Commit
e8dd8f0
·
1 Parent(s): bfdf50b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 !