CoolFace
Modelpublic

openai/whisper-large-v2

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
1.8klikes68kdownloads
31 commits on main
ae464273y ago

Add missing merge to tokenizer (#100)

sanchit-gandhi
a3710f83y ago

Correct long-form generation config parameters 'max_initial_timestamp_index' and 'prev_sot_token_id'. (#95)

patrickvonplaten
696465c3y ago

add timestamp tokens (#63)

sanchit-gandhi
0007ffc3y ago

add timestamp tokens (#64)

sanchit-gandhi
94ee83d3y ago

Adding `safetensors` variant of this model (#57)

sanchit-gandhi, Narsil
b9bcbc33y ago

Update generation config with word-level alignment heads (#55)

sanchit-gandhi
1f664573y ago

Update README.md

sanchit-gandhi
8be909d3y ago

Update config.json to suppress task tokens (#32)

sanchit-gandhi, guillaumekln
48274ca3y ago

Update generation_config.json to suppress task tokens (#33)

ArthurZ, guillaumekln
1187dc64y ago

Update the pad token (#30)

sanchit-gandhi, Narsil
5c6a0f34y ago

Upload tokenizer (#26)

ArthurZ
5ff64994y ago

Add Flax weights

sanchit-gandhi
bd0efe44y ago

Update README.md

sanchit-gandhi
9f18ffc4y ago

change hebrew code from iw (deprecated) to he (#18)

ArthurZ, altryne
b970b7b4y ago

Update README.md (#19)

sanchit-gandhi
e9ee6fb4y ago

Create generation_config.json

ArthurZ
94e50f44y ago

Upload config

ArthurZ
283aac54y ago

Add TF weights (#10)

sanchit-gandhi
e8239554y ago

fix forced decoder ids

sanchit-gandhi
5d6beb04y ago

fix config (#5)

sanchit-gandhi
f4ad1764y ago

Update config.json

ArthurZ
9679de24y ago

Update README.md

ArthurZ
ab05bf34y ago

Update config

ArthurZ
a4a47bc4y ago

Add forced decoder ids (#2)

ArthurZ, sanchit-gandhi
468057c4y ago

Update readme, `whisper-large` -> `whisper-large-v2` (#4)

ArthurZ
dae1ec84y ago

add suppress tokens (#3)

ArthurZ, sanchit-gandhi
77a20c14y ago

remove whisper large results from large-v2

sanchit-gandhi
22d9b2b4y ago

Create README.md

ArthurZ
767312c4y ago

Upload processor

ArthurZ
13bde754y ago

Upload WhisperForConditionalGeneration

ArthurZ
46986814y ago

initial commit

ArthurZ