Purfview
Purfview
First, you are posting in the wrong repo, your "exe" comes from ->https://github.com/Purfview/whisper-standalone-win Second, it's `source`, not "sourc". > The one hour portion of the movie caused the error If...
> I cut everything else with MKVToolNix, leaving only the first and then the second audio track. Did it solved your issue? > And the 5-minute movie has the error...
https://github.com/Purfview/whisper-standalone-win/issues/236
`device="cpu"`
Uneducated guess: ```python chunk_frames=np.frombuffer(b''.join(frames), dtype=np.float32) / 32768.0
Try to save audio to a file and look at the differences. > ...did you try it on your own? Of course not. `Uneducated guess - An arbitrary guess with...
> Can I use openai python package for this model? No. This repo is not related to OpenAI's online API services.
> Hello ! I am going to ask a very noobish question, but how to run faster whisper after installation ? I don't see any precision on the app to...
> I use distil-large-v2 model with [faster-whisper standalone](https://github.com/Purfview/whisper-standalone-win) executable. Then you are posting in the wrong repo. Try standard model, `medium` or `large-v2`, or `--hallucination_silence_threshold 2`. Imo, the distil models...
Does this have any actual impact on performance? Do you have benchmarks?