TenzinGayche commited on
Commit
e5e5769
1 Parent(s): 605f43e

Upload WhisperForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. generation_config.json +1 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/whisper-small",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
1
  {
2
+ "_name_or_path": "TenzinGayche/whisper-small",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
generation_config.json CHANGED
@@ -164,6 +164,7 @@
164
  "max_length": 448,
165
  "no_timestamps_token_id": 50363,
166
  "pad_token_id": 50257,
 
167
  "return_timestamps": false,
168
  "suppress_tokens": [
169
  1,
 
164
  "max_length": 448,
165
  "no_timestamps_token_id": 50363,
166
  "pad_token_id": 50257,
167
+ "repetition_penalty": 1.2,
168
  "return_timestamps": false,
169
  "suppress_tokens": [
170
  1,