Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ This is a base HubertModel and as such is useful as a feature extractor for spee
|
|
42 |
|
43 |
## How to Get Started with the Model
|
44 |
|
45 |
-
This model
|
46 |
Afterwards it can be used as follows:
|
47 |
|
48 |
```python
|
|
|
42 |
|
43 |
## How to Get Started with the Model
|
44 |
|
45 |
+
This model requires a new version of transformers - `transformers>=4.48`, so make sure you have it installed.
|
46 |
Afterwards it can be used as follows:
|
47 |
|
48 |
```python
|