whisper.cpp
whisper.cpp copied to clipboard
grammar with samples/jfk.wav not giving any results
trafficstars
Using the sample audio
whisper-cli -f samples/jfk.wav --grammar grammar.txt --grammar-rule "root" --grammar-penalty 50
with the attached grammar file does not give any output. Am I doing something obviously wrong here?
If I change the word to "ask" it returns only 1 occurrence instead of 2.