Stop whisper from removing "Repairs" #2081
Unanswered
GiulioRosani
asked this question in
Q&A
Replies: 1 comment
-
You can try using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For a research project in the field of Humanities, we are currently using Whisper to transcribe multiple interviews. As part of the project is analyzing the occurrence and use of "repairs" (ehm, uhm, like, you know, or even stopping and restarting a sentence), we were wondering if it is possible to tell Whisper (from command line) to avoid fixing such "repairs".
By looking at the discussion here and elsewhere, I've seen that you can start the transcription with a prompt, but the use of this feature seems not ideal in our case. I also checked the "whisper --help" command and potentially identified "temperature" as an interesting parameter, as well as "patience factor". But since I don't really understand what they do from the documentation I could find, I wanted to ask the community if they had some input in this matter.
Beta Was this translation helpful? Give feedback.
All reactions