Commit Verlauf

Autor SHA1 Nachricht Datum
  Jong Wook Kim a84191faae rename GitHub workflow vor 2 Jahren
  Jong Wook Kim b1d213c0c7 allow test_transcribe to run on CPU when CUDA is not available vor 2 Jahren
  Jong Wook Kim 493dfffa37 add github action to run pytest vor 2 Jahren
  Mikko Vedru 0f39c89d92 Update README.md (#804) vor 2 Jahren
  Markus Hennerbichler 6df3ea1fb5 Support batch-dimension in log_mel_spectogram (#839) vor 2 Jahren
  adamreis 70861c7ce3 Fix tiny transcribe() docstring typo (#857) vor 2 Jahren
  Jong Wook Kim f82bc59f5e torch.concatenate -> torch.cat for compatibility vor 2 Jahren
  Jong Wook Kim 28769fcfe5 word-level timestamps in Multilingual_ASR notebook vor 2 Jahren
  Jong Wook Kim 53807677fe MultiHeadAttention to return qk as well vor 2 Jahren
  Jong Wook Kim 9323b2526c Revert "saving the qk matrix in the attention module for convenience" vor 2 Jahren
  Jong Wook Kim 68e44bd83c saving the qk matrix in the attention module for convenience vor 2 Jahren
  Jong Wook Kim 0b5dcfdef7 large-v2 figure and arxiv url update vor 2 Jahren
  altryne b9265e5796 Update Hebrew language code to he per IANA registry (#401) vor 2 Jahren
  Paul Harter fd8f80c8b8 Explicitly closing model file after reading it (#630) vor 2 Jahren
  Jong Wook Kim 4179ed2475 add large-v2 model vor 2 Jahren
  jumon ec1b34bb90 fix compression ratio function (#561) vor 2 Jahren
  Jong Wook Kim eff383b27b invoking __call__ instead of forward() vor 2 Jahren
  Jong Wook Kim 02aa851a49 fix to return only the text token ids vor 2 Jahren
  jumon 76148a56c5 suppress generating non-timestamp tokens at the beginning (#532) vor 2 Jahren
  Vicki Anand 9f70a352f9 Fix attention caching to make it actually work (#370) vor 2 Jahren
  Sumana Harihareswara 7f3e408e09 Add package metadata to setup.py (#315) vor 2 Jahren
  Michael Monashev f680570016 Fix bug (#305) vor 2 Jahren
  Jong Wook Kim d18e9ea5dd transcribe() on English-only model won't complain when language="en" is not given vor 2 Jahren
  David Marx 82725cea9c infer download_root from XDG_CACHE_HOME if avail (#257) vor 2 Jahren
  eudoxos 35713c66e0 Add --threads option to transcribe (#278) vor 2 Jahren
  Corentin Jemine 9e653bd0ea Fixed CoW RuntimeError in DecodingTask.run() (#240) vor 2 Jahren
  Tom Stuart 02b74308ff Fix timestamps and strip extraneous whitespace in WebVTT output (#219) vor 2 Jahren
  Jibin Mathew 0b1ba3d46e Add model_dir to arguments (#202) vor 2 Jahren
  Caleb McQuillin 60132ade70 Use , character instead of . for SRT output. (#197) vor 2 Jahren
  Jong Wook Kim 7cb4cc21bf allowing nonzero initial temperature vor 2 Jahren