Ivan Matthew
Ivan Matthew
Your fix also works with python2 version. Thank you.
> This is a work in progress. > > The PR solves #331. It fulfills the minimum requirements. It is hard to test shell extensions. Is there a reason why...
> **Describe the bug** The app takes you to _Vol 2 CH 17_ instead of going to _Vol 2 CH 1_ when you click on next chapter on _Vol. 1...
> +1 on this. The lack of `node:cluster` implementation is probably the main reason we are not switching to Bun right now. +1 > So in my opinion having used...
It is experimental, please add some fixes or wait until I find out how to fix it
Official youtube feature supersedes
> I get the following error on adobe software:  > > Both Ungine Heaven and the Geekbench opencl benchmark get scores I expect from the RTX 3050 I am...
I think the [converter used to conver the model to ggml](https://github.com/ggerganov/whisper.cpp/blob/master/models/convert-pt-to-ggml.py) added some inaccuracies, you could manually convert the models yourself with another pt to ggml converter.
You could convert a fine tuned model instead, it might help as it has more training data. (same link as previous message)