C:\Users\qianp\Downloads\whisper.cpp_build-fix\bin\Release>C:\Users\qianp\Downloads\whisper.cpp_build-fix\bin\Release\bench.exe -m C:\Users\qianp\Downloads\whisper.cpp_build-fix\bin\Release\ggml-model-whisper-base.bin -w 2
ggml_new_object: not enough space in the context's memory pool (needed 301991760, available 268437504)
I just ran some tests and noticed that bench.cpp is corrupted. It seems this problem started with the commit 59a3d0c on September 5th. I'm guessing the ggml updates weren't properly reflected in bench.cpp whisper.cpp.