Commit Graph

14 Commits

Author SHA1 Message Date
Sanchit Gandhi 283aac5901 Add TF weights (#10)
- Add TF weights (130ecdb67c85248652194de7f4360dd475306fa6)
2023-01-05 12:46:11 +00:00
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 9679de2755 Update README.md 2022-12-07 12:15:12 +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 468057c79f Update readme, `whisper-large` -> `whisper-large-v2` (#4)
- Update readme, `whisper-large` -> `whisper-large-v2` (6827ce791b91ce7af083878b8a153bcd768c1c74)
2022-12-07 12:02:43 +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
Sanchit Gandhi 77a20c12aa remove whisper large results from large-v2 2022-12-06 08:57:40 +00:00
Arthur Zucker 22d9b2b4be Create README.md 2022-12-05 18:50:10 +00:00
Arthur Zucker 767312cb2d Upload processor 2022-12-05 18:45:50 +00:00
Arthur Zucker 13bde75550 Upload WhisperForConditionalGeneration 2022-12-05 18:44:17 +00:00
Arthur Zucker 469868164b initial commit 2022-12-05 18:42:20 +00:00