Skip to content

Commit 6959d41

Browse files
committed
Resolve PR comments
1 parent ed1d3a2 commit 6959d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/whisper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1450,7 +1450,7 @@ static bool weight_buft_supported(const whisper_hparams & hparams, ggml_tensor *
14501450
ggml_context * ctx = ctx_ptr.get();
14511451

14521452
ggml_tensor * op_tensor = nullptr;
1453-
1453+
14541454
int64_t n_ctx = hparams.n_audio_ctx;
14551455

14561456
switch (op) {

0 commit comments

Comments
 (0)