Update hyperparams.yaml
Browse files- 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-
|
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.
|