| { | |
| "backbone": "whisper-large-v3", | |
| "hidden_dim": 256, | |
| "use_encoder_layers": [ | |
| 32 | |
| ], | |
| "attn_heads": 4, | |
| "whisper_processor_id": "openai/whisper-large-v3" | |
| } |
| { | |
| "backbone": "whisper-large-v3", | |
| "hidden_dim": 256, | |
| "use_encoder_layers": [ | |
| 32 | |
| ], | |
| "attn_heads": 4, | |
| "whisper_processor_id": "openai/whisper-large-v3" | |
| } |