Nikita Krasnytskyi
Nikita Krasnytskyi
## Enhance Documentation with Jupyter Notebooks & Refactor Long String Constants ### Description: #### Overview: To enhance the user experience and improve the code's readability, I've introduced two key changes:...
# What does this PR do? Fixed missing `sequences_scores` in the Whisper beam search output . Transformers v4.44.1 still has a bug with missing `sequences_scores` even when these values are...
There are many issues opened on a missing speed parameter, like this one #6 and https://github.com/yl4579/StyleTTS/issues/3 The implementation is rather simple and many dubbing projects will benefit from this minor...
When I used Jsonformer I got the following error: ```bash File "/root/XXX/venv/lib/python3.11/site-packages/jsonformer/logits_processors.py", l ine 2, in from transformers import PreTrainedTokenizer, LogitsWarper, StoppingCriteria ImportError: cannot import name 'LogitsWarper' from 'transformers' ```...
**Bug Description** Called /context command. In the "Memory files · /memory" section I got a list of files and the path doesn't work right on one of them. It is...