Wan2.1 / whisper_medium /config.json
DeepBeepMeep's picture
Upload 2 files
11df12a verified
{
"format": "openai_whisper_safetensors",
"model_name": "medium",
"whisper_version": "20250625",
"dims": {
"n_mels": 80,
"n_vocab": 51865,
"n_audio_ctx": 1500,
"n_audio_state": 1024,
"n_audio_head": 16,
"n_audio_layer": 24,
"n_text_ctx": 448,
"n_text_state": 1024,
"n_text_head": 16,
"n_text_layer": 24
},
"alignment_heads": "ABzY8B0Jh+0{>%R7}kK1fFL7w6%<-Pf*t^=N)Qr&0RR9"
}