Sergey Chernyaev
Sergey Chernyaev
Hi, I tried this solution but it throws an exception about Database First context being used as Code First. (I didn't make changes to OnModelCreating, because this is a context...
@gabriel-pinheiro is it possible to enable "Logs" page in self-hosted version of mocko?
You can generate ammo for Yandex Tank before-hand. Here's an example of how to do that: https://yandextank.readthedocs.io/en/latest/ammo_generators.html#ammo-generators If you really want to generate those numbers on the fly, then you...
I just pushed my own [fork](https://github.com/Sirozha1337/faster-auto-subtitle) using [faster-whisper](https://github.com/SYSTRAN/faster-whisper) implementation. It also exposes a couple more parameters, that you can tweak to speed up the progress.
It's not online, when you run the program it downloads the pre-trained model for Whisper AI. This is only required on the first run.
> Can you confirm the version of the library being used ? We do have retry logic in place for connection failures (`StatusCode.Unavailable`) The latest one - 6.2.0-beta I've managed...
In case anyone still looking for a solution. The problem is in the [fastText](https://github.com/facebookresearch/fastText/pull/1340) package which doesn't have pre-built binaries for Python 3.10 and later. So it requires a rebuild...