chaanks commited on
Commit
ad47820
1 Parent(s): e3c9f37

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -1
hyperparams.yaml CHANGED
@@ -1,5 +1,5 @@
1
  # URL for the biggest Fairseq english whisper model.
2
- whisper_hub: openai/whisper-tiny
3
 
4
  # Normalize inputs with
5
  # the same normalization done in the paper. Refer to Appendix C for further information.
 
1
  # URL for the biggest Fairseq english whisper model.
2
+ whisper_hub: openai/whisper-large-v2
3
 
4
  # Normalize inputs with
5
  # the same normalization done in the paper. Refer to Appendix C for further information.