openai/whisper-large-v2
Add missing merge to tokenizer (#100)
Correct long-form generation config parameters 'max_initial_timestamp_index' and 'prev_sot_token_id'. (#95)
add timestamp tokens (#63)
add timestamp tokens (#64)
Adding `safetensors` variant of this model (#57)
Update generation config with word-level alignment heads (#55)
Update README.md
Update config.json to suppress task tokens (#32)
Update generation_config.json to suppress task tokens (#33)
Update the pad token (#30)
Upload tokenizer (#26)
Add Flax weights
Update README.md
change hebrew code from iw (deprecated) to he (#18)
Update README.md (#19)
Create generation_config.json
Upload config
Add TF weights (#10)
fix forced decoder ids
fix config (#5)
Update config.json
Update README.md
Update config
Add forced decoder ids (#2)
Update readme, `whisper-large` -> `whisper-large-v2` (#4)
add suppress tokens (#3)
remove whisper large results from large-v2
Create README.md
Upload processor
Upload WhisperForConditionalGeneration
initial commit
