hedronstone
commited on
Commit
•
720aeed
1
Parent(s):
77ad35d
Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,4 @@ metrics:
|
|
27 |
To use these weights in HuggingFace's `transformers` library, you can do the following:
|
28 |
```python
|
29 |
from transformers import WhisperForConditionalGeneration
|
30 |
-
|
31 |
-
* _"train+validation"_ Swahili subsets of [Common Voice 11.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_11_0)
|
32 |
-
* _"train+validation+test"_ Swahili subsets of [Google Fleurs](https://huggingface.co/datasets/google/fleurs/).
|
|
|
27 |
To use these weights in HuggingFace's `transformers` library, you can do the following:
|
28 |
```python
|
29 |
from transformers import WhisperForConditionalGeneration
|
30 |
+
```
|
|
|
|