whisper.cpp
whisper.cpp copied to clipboard
Fix punctation
Whisper sometimes output the transcription without punctuation, even if you set an initial prompt like Hello, welcome to my lecture.. Maybe Whisper.cpp could do something similar to https://github.com/jumon/whisper-punctuator to try to fix it.