mfucci

Results 2 issues of mfucci

Example: https://github.com/mfucci/keeplocal/blob/main/package.json

When I installed it (from git or with pip), it crashed with: ``` File "/Users/mfucci/miniconda3/lib/python3.11/site-packages/whisper_timestamped-1.15.4-py3.11.egg/whisper_timestamped/transcribe.py", line 777, in hook_attention_weights if w.shape[-2] > 1: ^^^^^^^ AttributeError: 'NoneType' object has no attribute...

bug