]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ref #48 : clear results at the start of whisper_full
authorGeorgi Gerganov <redacted>
Sat, 15 Oct 2022 06:55:28 +0000 (09:55 +0300)
committerGeorgi Gerganov <redacted>
Sat, 15 Oct 2022 06:55:28 +0000 (09:55 +0300)
commit0ad085f5e88576034adc871600da296ff8016803
treed22feb5ec4e66e3f73f90152d10dbca0326ac5fd
parent36945162fa6c92e54928ce5278b6b64b9f1f7e73
ref #48 : clear results at the start of whisper_full

This way, even if the input audio is empty, the previous results will be
removed.
whisper.cpp