[00:00.000 --> 00:30.000] I'm not sure what to do. I'm not sure what to do. #891
-
|
I've just come back to my modified fork of whisper, after leaving it some time. And it's not working anymore. It just outputs
I git bisected to the most recent working commit, but have know idea which part of the commit causes it to break. Is this suppose to be a debugging message, or just an coincidence? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I was just inputting zeros instead of the audio_feature kv cache. I guess this is what happens when you have silence. |
Beta Was this translation helpful? Give feedback.
I was just inputting zeros instead of the audio_feature kv cache.
I guess this is what happens when you have silence.