CoolFace
Modelpublic

distil-whisper/distil-large-v2

sourceHugging Facemitupdated 5mo agoView on Hugging Face
516likes4.1kdownloads
28 commits on main
97d2c8f5mo ago

Add Open ASR Leaderboard evaluation results (#29)

Steveeeeeeen, SaylorTwift
ccb36932y ago

Update to Transformers.js v3 (#27)

Xenova
66bb1653y ago

Update README.md

sanchit-gandhi
16a9ff63y ago

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

sanchit-gandhi, patrickvonplaten
a1d36ee3y ago

Update README.md

sanchit-gandhi
c204f3c3y ago

Update README.md

sanchit-gandhi
fee9af63y ago

Update README.md

sanchit-gandhi
1cdae1f3y ago

add license

sanchit-gandhi
0ab491c3y ago

whisper cpp

sanchit-gandhi
dcbf7043y ago

candle

sanchit-gandhi
c50b9353y ago

fix section on OAI whisper

sanchit-gandhi
d18eaaa3y ago

Rename original-large-32-2.fp32.bin to original-model.fp32.bin

sanchit-gandhi
34cf5933y ago

Rename original-large-32-2-en.bin to original-model.bin

sanchit-gandhi
45062583y ago

add section on OAI whisper

sanchit-gandhi
d7299c43y ago

Add listed support and example code for Transformers.js (#9)

patrickvonplaten, Xenova
1a7397f3y ago

Update README.md

sanchit-gandhi
80fe97b3y ago

Update README.md

sanchit-gandhi
2f259c73y ago

add fp16 checkpoints

patrickvonplaten
344d55e3y ago

Add ggml weights (#7)

patrickvonplaten
2fd87b13y ago

Add orig OAI weights (#6)

patrickvonplaten
75d9c923y ago

fix invalid "default" build in examples (#5)

sanchit-gandhi, MahmoudAshraf
f0a86633y ago

Add ONNX weights (part 2) (#3)

sanchit-gandhi, Xenova
30906353y ago

Add ONNX weights (#2)

sanchit-gandhi, Xenova
9b90ffb3y ago

add jiwer to pip install

sanchit-gandhi
36b09793y ago

remove .idea

sanchit-gandhi
c3b22453y ago

Add model weights and README

sanchit-gandhi
c691cea3y ago

Add model weights and README

sanchit-gandhi
da72bd03y ago

initial commit

Sanchit Gandhi