Files
whisper.cpp/examples
Cappuccino 080bbbe852 examples : Remove leading space from txt output (#3921)
* Fix #587: Remove leading space from txt output

The BPE tokenizer used by Whisper produces tokens with leading spaces,
causing each line in the txt output to start with an unwanted space.

This fix strips leading whitespace (spaces and tabs) from each segment
when writing to txt output files, improving the readability of the
transcription output.

Fixes: https://github.com/ggml-org/whisper.cpp/issues/587
2026-07-11 17:53:59 +02:00
..
2024-11-18 14:57:23 +02:00
2026-07-10 13:06:42 +03:00
2025-09-30 21:28:03 +03:00
2025-10-27 08:49:32 +02:00
2023-11-20 13:16:38 +02:00