whisper.cpp/src
Fujimoto Seiji e6234cd435
whisper : fix "bench-all outputs an invalid result on larger models" (#3002)
The benchmark script 'scripts/bench-all.sh' assumes that the 11th
field of the output line is a timestamp. This assumption does not
hold when the target model takes a bit longer to process.

Fix this issue by introducing an explicit whitespace to the output
lines of `whisper_print_timings()`.

Signed-off-by: Fujimoto Seiji <fujimoto@ceptord.net>
2025-04-04 18:36:19 +03:00
..
coreml coreml: fix Whisper to CoreML conversion by disabling SDPA [no ci] (#2979) 2025-04-01 18:01:23 +02:00
openvino whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt whisper : add support for backends with multiple ggml_backend_buffer_type (#2863) 2025-03-26 16:54:02 +02:00
whisper-arch.h whisper : add support for backends with multiple ggml_backend_buffer_type (#2863) 2025-03-26 16:54:02 +02:00
whisper.cpp whisper : fix "bench-all outputs an invalid result on larger models" (#3002) 2025-04-04 18:36:19 +03:00