{ "_name_or_path": "efficient-speech/lite-whisper-large-v3-turbo-fast", "activation_dropout": 0.0, "activation_function": "gelu", "apply_spec_augment": false, "architectures": [ "LiteWhisperForConditionalGeneration" ], "attention_dropout": 0.0, "auto_map": { "AutoConfig": "configuration_lite_whisper.LiteWhisperConfig", "AutoModel": "modeling_lite_whisper.LiteWhisperForConditionalGeneration" }, "begin_suppress_tokens": [ 220, 50256 ], "bos_token_id": 50257, "classifier_proj_size": 256, "d_model": 1280, "decoder_attention_heads": 20, "decoder_ffn_dim": 5120, "decoder_layerdrop": 0.0, "decoder_layers": 4, "decoder_start_token_id": 50258, "dropout": 0.0, "encoder_attention_heads": 20, "encoder_ffn_dim": 5120, "encoder_layerdrop": 0.0, "encoder_layers": 32, "eos_token_id": 50257, "init_std": 0.02, "is_encoder_decoder": true, "low_rank_config": [ { "fc1": 320, "fc2": 256, "k_proj": 32, "out_proj": 32, "q_proj": 32, "v_proj": 48 }, { "fc1": 176, "fc2": 160, "k_proj": 48, "out_proj": 80, "q_proj": 48, "v_proj": 112 }, { "fc1": 128, "fc2": 64, "k_proj": 32, "out_proj": 112, "q_proj": 32, "v_proj": 112 }, { "fc1": 160, "fc2": 64, "k_proj": 48, "out_proj": 160, "q_proj": 48, "v_proj": 176 }, { "fc1": 176, "fc2": 96, "k_proj": 48, "out_proj": 112, "q_proj": 48, "v_proj": 176 }, { "fc1": 160, "fc2": 176, "k_proj": 32, "out_proj": 112, "q_proj": 32, "v_proj": 160 }, { "fc1": 224, "fc2": 192, "k_proj": 64, "out_proj": 192, "q_proj": 64, "v_proj": 304 }, { "fc1": 224, "fc2": 368, "k_proj": 64, "out_proj": 192, "q_proj": 80, "v_proj": 272 }, { "fc1": 288, "fc2": 448, "k_proj": 64, "out_proj": 224, "q_proj": 80, "v_proj": 272 }, { "fc1": 288, "fc2": 464, "k_proj": 80, "out_proj": 224, "q_proj": 96, "v_proj": 304 }, { "fc1": 320, "fc2": 480, "k_proj": 48, "out_proj": 240, "q_proj": 48, "v_proj": 288 }, { "fc1": 304, "fc2": 480, "k_proj": 64, "out_proj": 224, "q_proj": 64, "v_proj": 320 }, { "fc1": 336, "fc2": 544, "k_proj": 48, "out_proj": 224, "q_proj": 64, "v_proj": 368 }, { "fc1": 400, "fc2": 656, "k_proj": 48, "out_proj": 272, "q_proj": 48, "v_proj": 304 }, { "fc1": 464, "fc2": 608, "k_proj": 64, "out_proj": 288, "q_proj": 64, "v_proj": 464 }, { "fc1": 352, "fc2": 720, "k_proj": 32, "out_proj": 352, "q_proj": 48, "v_proj": 400 }, { "fc1": 384, "fc2": 752, "k_proj": 48, "out_proj": 224, "q_proj": 48, "v_proj": 288 }, { "fc1": 480, "fc2": 784, "k_proj": 80, "out_proj": 304, "q_proj": 96, "v_proj": 384 }, { "fc1": 512, "fc2": 848, "k_proj": 64, "out_proj": 272, "q_proj": 64, "v_proj": 320 }, { "fc1": 560, "fc2": 784, "k_proj": 64, "out_proj": 272, "q_proj": 64, "v_proj": 416 }, { "fc1": 512, "fc2": 16, "k_proj": 64, "out_proj": 352, "q_proj": 64, "v_proj": 432 }, { "fc1": 704, "fc2": 992, "k_proj": 96, "out_proj": 368, "q_proj": 112, "v_proj": 512 }, { "fc1": 656, "fc2": 1024, "k_proj": 112, "out_proj": 496, "q_proj": 112, "v_proj": 576 }, { "fc1": 752, "k_proj": 96, "out_proj": 496, "q_proj": 112, "v_proj": 528 }, { "fc1": 800, "k_proj": 144, "out_proj": 512, "q_proj": 160, "v_proj": 624 }, { "fc1": 816, "k_proj": 128, "out_proj": 464, "q_proj": 144 }, { "fc1": 912, "k_proj": 160, "out_proj": 576, "q_proj": 176 }, { "fc1": 976, "k_proj": 160, "out_proj": 560, "q_proj": 192 }, { "fc1": 976, "k_proj": 176, "out_proj": 576, "q_proj": 192 }, { "fc1": 976, "k_proj": 240, "out_proj": 624, "q_proj": 272, "v_proj": 608 }, { "fc1": 960, "k_proj": 272, "out_proj": 640, "q_proj": 320, "v_proj": 640 }, { "fc1": 912, "fc2": 896, "k_proj": 272, "q_proj": 320, "v_proj": 592 } ], "mask_feature_length": 10, "mask_feature_min_masks": 0, "mask_feature_prob": 0.0, "mask_time_length": 10, "mask_time_min_masks": 2, "mask_time_prob": 0.05, "max_source_positions": 1500, "max_target_positions": 448, "median_filter_width": 7, "model_type": "lite-whisper", "num_hidden_layers": 32, "num_mel_bins": 128, "pad_token_id": 50257, "scale_embedding": false, "torch_dtype": "float32", "transformers_version": "4.46.3", "use_cache": true, "use_weighted_layer_sum": false, "vocab_size": 51866 }