]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
docs : fix duplicate word typo in VAD section (#3670)
authorMaxime Grenu <redacted>
Thu, 19 Feb 2026 15:18:42 +0000 (16:18 +0100)
committerGitHub <redacted>
Thu, 19 Feb 2026 15:18:42 +0000 (16:18 +0100)
commit21411d81ea736ed5d9cdea4df360d3c4b60a4adb
tree600bf36ddd03c5a06f1e82fed33dcef7dbcbd09d
parent364c77f4ca2737e3287652e0e8a8c6dce3231bba
docs : fix duplicate word typo in VAD section (#3670)

The VAD section contained a spurious 'the' at the end of a sentence,
creating the run-on 'Using this information the / only the speech
segments...'. Replace the orphaned 'the' with a comma so the sentence
reads correctly: 'Using this information, only the speech segments...'.
README.md