Xenova HF staff commited on
Commit
e363b8a
1 Parent(s): 4c132af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -5,6 +5,17 @@ colorFrom: indigo
5
  colorTo: indigo
6
  sdk: static
7
  pinned: true
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
5
  colorTo: indigo
6
  sdk: static
7
  pinned: true
8
+ models:
9
+ - Xenova/whisper-tiny.en
10
+ - Xenova/whisper-tiny
11
+ - Xenova/whisper-small.en
12
+ - Xenova/whisper-small
13
+ - Xenova/whisper-base
14
+ - Xenova/whisper-base.en
15
+ - Xenova/whisper-medium.en
16
+ - Xenova/whisper-medium
17
+ - distil-whisper/distil-medium.en
18
+ - distil-whisper/distil-large-v2
19
  ---
20
 
21
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference