dgram0
dgram0
Thank you so much for adding this! I've found that I occasionally get the following: ``` Traceback (most recent call last): File "G:\Conda\hfwhisper\lib\site-packages\transformers\models\whisper\modeling_whisper.py", line 1662, in generate return super().generate( File...
> Do you have a reproducible example for this @dgram0? That seems like a serious enough bug that needs investigating further. I'll try reproducing in a small toy example. It's...
> Do you have a reproducible example for this @dgram0? That seems like a serious enough bug that needs investigating further. The following triggers the bug on the 13th iterations...
@connor-henderson It's a bit of a contrived example meant just to recreate the issue without having to loop too much and at the same time show what may be considered...