Vitor Hideyoshi
Vitor Hideyoshi
Feature Requested ------------------ Add parameters `use_enhanced` and `model` to the `recognize_google_cloud` method to set their respective values in the RecognitionConfig Expected behaviour ------------------ Give more customizable options for the user...
Adds the parameters use_enhanced and model to the recognize_google_cloud method for more customizable options for the user and better results in specific cases
I would very much want to have the ability to tile a window that is in fullscreen (such as a youtube video), so i could have that video in fullscreen...
**OS VERSION**: Ubuntu 22.04 **Mesa Version**: 23.2.1-1ubuntu3.1~22.04.2 **Python Version**: 3.12.1 -------------- When running a Pyannote Pipeline with this Torch Backend the following exception is raised: ``` File "$HOME/.cache/pypoetry/virtualenvs/mega-transcriptor-api-ZX9jWx3P-py3.12/lib/python3.12/site-packages/torch/nn/functional.py", line 2526,...
**Describe the bug** When trying to add a @router.websocket endpoint to a CBV Router the following exception is throw: ```python Traceback (most recent call last): File "/home/user/Downloads/teste/main.py", line 7, in...
## Versions Python Version: 3.13 Package Versions: - fastapi: 0.115.8 - fastapi-utils: 0.8.0 ## Bug When creating a Route of type `APIWebSocketRoute` the following error is thrown: ```python Traceback (most...