Method__init__(
self, n_mels: int, n_ctx: int, n_state: int, n_head: int, n_layer: int
)
whisper/mlx_whisper/torch_whisper.py:142
Method__init__(
self, n_vocab: int, n_ctx: int, n_state: int, n_head: int, n_layer: int
)
whisper/mlx_whisper/torch_whisper.py:175