Fix Whisper Conversion Script: Correct decoder_attention_heads and _download function #26834
Fix error in convert_openai_to_hf.py: "_download() missing 1 required…
ae38b19e
Fix error in convert_openai_to_hf.py: "TypeError: byte indices must b…
d2465842
Fix decoder_attention_heads value in convert_openai_to_hf.py.
479e8f70
Black reformat convert_openai_to_hf.py file.
a5c1ceef
Fix Whisper model configuration defaults (for Tiny).
769da1af
Add docstring to the convert_openai_to_hf.py script with a doctest
df384c16
Add shebang and +x permission to the convert_openai_to_hf.py
1bea0b06
convert_openai_to_hf.py: reuse the read model_bytes in the _download(…
adf86089
Move convert_openai_to_hf.py doctest example to whisper.md
2ddddd64
whisper.md: Add an inference example to the Conversion section.
dacfee77
whisper.md: remove `model.config.forced_decoder_ids` from examples (d…
763d56bd
whisper.md: Remove "## Format Conversion" section; not used by users
bdde5c48
whisper.md: Use librispeech_asr_dummy dataset and load_dataset()
722c57a0
Merge branch 'main' into convert_openai_to_hf-fix
b1862fa3
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub