Commit Graph

7 Commits

Author SHA1 Message Date
Sanchit Gandhi e823955b78 fix forced decoder ids
sets according to the medium checkpoint: https://huggingface.co/openai/whisper-medium/blob/main/config.json#L26-L39
2022-12-07 20:44:06 +00:00
Sanchit Gandhi 5d6beb0aba fix config (#5)
- fix config (329b81743c29ee344a64748ff47bc4e52a63a755)
2022-12-07 20:40:41 +00:00
Arthur Zucker f4ad1769c1 Update config.json 2022-12-07 12:19:51 +00:00
Arthur Zucker ab05bf3ff3 Update config
Fill in the correct start token ids
2022-12-07 12:09:13 +00:00
Arthur Zucker a4a47bc663 Add forced decoder ids (#2)
- Add forced decoder ids (463445a5528ffa20c59e7f4edf6d34faa6657a67)


Co-authored-by: Sanchit Gandhi <sanchit-gandhi@users.noreply.huggingface.co>
2022-12-07 12:07:36 +00:00
Arthur Zucker dae1ec8f4c add suppress tokens (#3)
- add suppress tokens (ecd5685add7720af4f09d808178c0058d111d3b9)


Co-authored-by: Sanchit Gandhi <sanchit-gandhi@users.noreply.huggingface.co>
2022-12-07 11:58:37 +00:00
Arthur Zucker 13bde75550 Upload WhisperForConditionalGeneration 2022-12-05 18:44:17 +00:00