yangwang825 commited on
Commit
522e05f
·
verified ·
1 Parent(s): 870291c

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -5
config.json CHANGED
@@ -4,14 +4,11 @@
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
6
  "architectures": [
7
- "WhisperSpkRegModel"
8
  ],
9
  "attention_dropout": 0.0,
10
  "auto_map": {
11
- "AutoConfig": "configuration_whisper_spkreg.WhisperSpkRegConfig",
12
- "AutoFeatureExtractor": "feature_extractor_whisper_spkreg.WhisperSpkRegFeatureExtractor",
13
- "AutoModel": "modeling_whisper_spkreg.WhisperSpkRegModel",
14
- "AutoModelForAudioClassification": "modeling_whisper_spkreg.WhisperSpkRegForSequenceClassification"
15
  },
16
  "begin_suppress_tokens": [
17
  220,
 
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
6
  "architectures": [
7
+ "WhisperForConditionalGeneration"
8
  ],
9
  "attention_dropout": 0.0,
10
  "auto_map": {
11
+ "AutoConfig": "configuration_whisper_spkreg.WhisperSpkRegConfig"
 
 
 
12
  },
13
  "begin_suppress_tokens": [
14
  220,