Historial de Commits

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