Purfview

Results 268 comments of Purfview

I meant using Python directly, not the exe compiled with pyinstaller. And it strange that all reports about 50xx comes only from "exe" repos. Maybe because the original default for...

Here is link to the issue at CTranslate2: https://github.com/OpenNMT/CTranslate2/issues/1865

> any solution were found here? Yes.

> Lowering the `window_size_samples` value may help. I get faster speed with higher value, is lower faster for you? ``` 512: VAD speed 58 audio seconds/s - removed 01:37.831 of...

Did tests on various samples to see "1536" effects on transcriptions. I see less fallbacks, much better timestamps in some cases, very positive effects on Demucs'ed files. I made it...

> does your application use demucs now ? No. And I won't include it as it's using PyTorch, that's gigabytes of additional files... EDIT: Or maybe I could if pyinstaller...

Still, cpu only torch would increase current 70Mb .exe ~6 times... And when Demucs has positive effects on accuracy it can have negative effects too, like missing punctuations and wrong...

> Maybe you can add a different VAD model which is equally robust, but more lightweight than the current? But it's already lightweight and superfast. > Is there any progress...

> the overhead of adding VAD is not negligible Obviously, why anyone would expect it to be negligible?