sanchit-gandhi HF staff commited on
Commit
d710fb8
1 Parent(s): 44d04c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -29,6 +29,8 @@ a distilled variant of [Whisper medium.en](https://huggingface.co/openai/whisper
29
  | [distil-large-v2](https://huggingface.co/distil-whisper/distil-large-v2) | 756 | 5.8 | 10.1 | **11.6** |
30
  | [distil-medium.en](https://huggingface.co/distil-whisper/distil-medium.en) | **394** | **6.8** | 11.1 | 12.4 |
31
 
 
 
32
  ## Usage
33
 
34
  Distil-Whisper is supported in Hugging Face 🤗 Transformers from version 4.35 onwards. To run the model, first
 
29
  | [distil-large-v2](https://huggingface.co/distil-whisper/distil-large-v2) | 756 | 5.8 | 10.1 | **11.6** |
30
  | [distil-medium.en](https://huggingface.co/distil-whisper/distil-medium.en) | **394** | **6.8** | 11.1 | 12.4 |
31
 
32
+ **Note:** Distil-Whisper is currently only available for English speech recognition. Multilingual support will be provided in a follow-up.
33
+
34
  ## Usage
35
 
36
  Distil-Whisper is supported in Hugging Face 🤗 Transformers from version 4.35 onwards. To run the model, first