-
Hello! I'm trying to use the cli and I'm getting a wrong output. When using The issue comes when I try to use the What I'm missing? Thank you very much. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Note the difference between what is displayed on the console (which is just a log) compared to what is output in the actual .srt file. Also, try doing the same thing with the |
Beta Was this translation helpful? Give feedback.
Thank you glangford! Those links lead me to the solution. I've added
--logprob_threshold None
to the command.whisper --task transcribe --model medium --language es --output_format srt --word_timestamps True --logprob_threshold None Trim.mp4