Jong Wook Kim
|
0b5dcfdef7
large-v2 figure and arxiv url update
|
2 years ago |
altryne
|
b9265e5796
Update Hebrew language code to he per IANA registry (#401)
|
2 years ago |
Paul Harter
|
fd8f80c8b8
Explicitly closing model file after reading it (#630)
|
2 years ago |
Jong Wook Kim
|
4179ed2475
add large-v2 model
|
2 years ago |
jumon
|
ec1b34bb90
fix compression ratio function (#561)
|
2 years ago |
Jong Wook Kim
|
eff383b27b
invoking __call__ instead of forward()
|
2 years ago |
Jong Wook Kim
|
02aa851a49
fix to return only the text token ids
|
2 years ago |
jumon
|
76148a56c5
suppress generating non-timestamp tokens at the beginning (#532)
|
2 years ago |
Vicki Anand
|
9f70a352f9
Fix attention caching to make it actually work (#370)
|
2 years ago |
Sumana Harihareswara
|
7f3e408e09
Add package metadata to setup.py (#315)
|
2 years ago |
Michael Monashev
|
f680570016
Fix bug (#305)
|
2 years ago |
Jong Wook Kim
|
d18e9ea5dd
transcribe() on English-only model won't complain when language="en" is not given
|
2 years ago |
David Marx
|
82725cea9c
infer download_root from XDG_CACHE_HOME if avail (#257)
|
2 years ago |
eudoxos
|
35713c66e0
Add --threads option to transcribe (#278)
|
2 years ago |
Corentin Jemine
|
9e653bd0ea
Fixed CoW RuntimeError in DecodingTask.run() (#240)
|
2 years ago |
Tom Stuart
|
02b74308ff
Fix timestamps and strip extraneous whitespace in WebVTT output (#219)
|
2 years ago |
Jibin Mathew
|
0b1ba3d46e
Add model_dir to arguments (#202)
|
2 years ago |
Caleb McQuillin
|
60132ade70
Use , character instead of . for SRT output. (#197)
|
2 years ago |
Jong Wook Kim
|
7cb4cc21bf
allowing nonzero initial temperature
|
2 years ago |
Jong Wook Kim
|
30dc5c581b
pointer to the show and tell section
|
2 years ago |
Szabolcs Pasztor
|
5905e503b8
Update README.md (#161)
|
2 years ago |
Fabiano
|
0457aac342
Adds missing command for install (mac) (#90)
|
2 years ago |
sawadata
|
deafef05f3
Update audio.py (#178)
|
2 years ago |
Vicki Anand
|
2b0c2971af
Don't update duration if last timestamp is same as begin (#191)
|
2 years ago |
Jong Wook Kim
|
62fe7f1009
patience definition to match the paper
|
2 years ago |
Nick Konovalchuk
|
b4308c4782
fix: transcribe verbosity (#140)
|
2 years ago |
Michael Goin
|
9c8183a179
Use PyTorch as logits transpose for ONNX support (#141)
|
2 years ago |
VulumeCode
|
2037b65f3f
Context prompt (#128)
|
2 years ago |
EliEron
|
fc0f40981d
Write each sentence as a separate line for the txt output (#101)
|
2 years ago |
VulumeCode
|
520796a34c
fix token suppression (#123)
|
2 years ago |