LOL

Results 5 comments of LOL

the directory needs an index page, or y'all could just to remove the link from the readme since the downloading happens automatically in demo_utils.py

the tesla P40 (P as in peter) does alright with oobabooga but when i try to use it with --load-in-8bit i get errors about not supporting 8bit mat mul or...

i was able to get it to kinda work: https://github.com/davabase/whisper_real_time/issues/5#issue-1596258783

Wow! when running: `Python3 transcribe_demo.py --model medium` (from https://github.com/davabase/whisper_real_time) with the following packages in my pipenv's requirements.txt ``` certifi==2022.12.7 charset-normalizer==3.0.1 ffmpeg-python==0.2.0 filelock==3.9.0 future==0.18.3 huggingface-hub==0.12.1 idna==3.4 more-itertools==9.0.0 mpmath==1.2.1 networkx==3.0rc1 numpy==1.24.2 openai-whisper...

in my case, i was getting this error because i was using LM studio and had the LM studio server's context length set to 4096 and it seems that increasing...