poonehmousavi commited on
Commit
9e74959
1 Parent(s): 25afa7a

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -1
hyperparams.yaml CHANGED
@@ -6,7 +6,7 @@
6
 
7
 
8
  # URL for the biggest Fairseq english whisper model.
9
- whisper_hub: openai/whisper-large-v2
10
 
11
  # Normalize inputs with
12
  # the same normalization done in the paper. Refer to Appendix C for further information.
 
6
 
7
 
8
  # URL for the biggest Fairseq english whisper model.
9
+ whisper_hub: openai/whisper-medium
10
 
11
  # Normalize inputs with
12
  # the same normalization done in the paper. Refer to Appendix C for further information.