Olicorne
Olicorne
If the server is asked to return srt, you lose all timing information and have to assume that the entire chunk of text should appear on the screen. If you...
Hi, reading the code of whisper_api_model.py I'm making a request for parallel execution: the API calls could be made in parallel to the remote server. I recommend using [joblib](https://joblib.readthedocs.io/en/stable/) to...
- **fix: Prevent drawing from uninitialized frame buffer in x_draw_decoration** - **fix: Prevent drawing from uninitialized frame buffer in x_deco_recurse** Hi, This is a **possible** fix to #5456. It was...
Signed-off-by: thiswillbeyourgithub Otherwise we get weather info but not the hourly / daily forecasts.
`openapi-python-generator https://github.com/karakeep-app/karakeep/blob /main/packages/open-api/karakeep-openapi-spec.json out` This returns the following error: ``` Traceback (most recent call last): File "/path/.venv/lib/python3.11/site-packages/openapi_python_generator/generate_data.py", line 78, in get_open_api return OpenAPI(**orjson.loads(content)) ^^^^^^^^^^^^^^^^^^^^^ orjson.JSONDecodeError: unexpected character: line 7 column...
Signed-off-by: thiswillbeyourgithub pip allows using --user which does the following: ``` --user Install to the Python user install directory for your platform. Typically ~/.local/, or %APPDATA%\Python on Windows. (See the...
Hi, It seems that the openrouter prices are not automatically updated even though could be updated automatically using their API. I went in depth in code example to do this...
There are apparently 2 exta backticks at the top of that page https://pypi.org/project/p2pd/ 
Hi! I noticed recently that I had wrongly added a very large mount folder in a dir backup by restic. Thankfully I had a systemd script using ntfy to warn...
Signed-off-by: thiswillbeyourgithub