Transformers version causing my finetuned model to hallucinate #2602
mohamedessam331952
started this conversation in
General
Replies: 1 comment
-
seems a change introduced that caused issues in whisper, this issue is opened and pr is submitted PR |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I finetuned whisper-large-v3 using transformers version 4.51.3, I found that different transformers version leads to different results in inference, For short form (dataset evaluation for example) seems to be better on version 4.51.3 (i think after version 4.50.0) and timestamps long-form better on version 4.46.0 than on recent versions, i have no idea why , but i tested this on some audios.
Beta Was this translation helpful? Give feedback.
All reactions