diff --git a/README.md b/README.md index e082e9b2..4d054beb 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ Please check out above [section](#seamlessexpressive-models) on how to acquire ` | ----------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | W2v-BERT 2.0 | 600M | [🤗 Model card](https://huggingface.co/facebook/conformer-shaw) - [checkpoint](https://huggingface.co/facebook/conformer-shaw/resolve/main/conformer_shaw.pt) -Here's how you should do a foward pass through the speech encoder: +Here's how you should do a forward pass through the speech encoder: ```python import torch