Commit történet

Szerző SHA1 Üzenet Dátum
  Jong Wook Kim b80bcf610d apply formatting with `black` (#1038) 2 éve
  Jong Wook Kim 500d0fe966 word-level timestamps in `transcribe()` (#869) 2 éve
  Jong Wook Kim eab8d920ed Decoding improvements (#1033) 2 éve
  Roman Vasilenko 3e1780fd37 Update README.md (#894) 2 éve
  Andrey Chernykh 7858aa9c08 Fix infinite loop caused by incorrect timestamp tokens prediction (#914) 2 éve
  Jong Wook Kim 5c1a8c10e7 clarify that 3.11 is not supported 2 éve
  Jong Wook Kim 4e635c6644 Update README.md about Python 3.8+ requirement 2 éve
  Jong Wook Kim a6b36ede1f drop python 3.7 support (#889) 2 éve
  Jong Wook Kim 55f690af79 Release 20230124 2 éve
  Jong Wook Kim 7f1ef223ab handle printing even if sys.stdout.buffer is not available (#887) 2 éve
  Niels Mayer f5bfe004ec Add TSV formatted output in transcript, using integer start/end times in milliseconds. (#228) 2 éve
  Aaryan YVS da600abd2b Added --output_format option (#333) 2 éve
  zer0-x 9f7aba6099 Handle XDG_CACHE_HOME properly for download_root (#864) 2 éve
  Jong Wook Kim 12e1089462 use stdout for printing transcription progress (#867) 2 éve
  Markus Hennerbichler ea1c266709 Fix bug where mm is mistakenly replaced with hmm in e.g. 20mm (#659) 2 éve
  Jong Wook Kim 8135a7c31c verbose outputs from pytest 2 éve
  Jong Wook Kim 9d646db9d8 print '?' if a letter can't be encoded using the system default encoding (#859) 2 éve
  Jong Wook Kim 37a4f1be6d Release 20230117 2 éve
  Romain Beaumont b9f9b433ae Add github action to automatically push to pypi on Release x.y.z commit (#681) 2 éve
  Umar Farooqi f0083e7eb2 Use ndimage.median_filter instead of signal.medfilter (#812) 2 éve
  Jong Wook Kim a84191faae rename GitHub workflow 2 éve
  Jong Wook Kim b1d213c0c7 allow test_transcribe to run on CPU when CUDA is not available 2 éve
  Jong Wook Kim 493dfffa37 add github action to run pytest 2 éve
  Mikko Vedru 0f39c89d92 Update README.md (#804) 2 éve
  Markus Hennerbichler 6df3ea1fb5 Support batch-dimension in log_mel_spectogram (#839) 2 éve
  adamreis 70861c7ce3 Fix tiny transcribe() docstring typo (#857) 2 éve
  Jong Wook Kim f82bc59f5e torch.concatenate -> torch.cat for compatibility 2 éve
  Jong Wook Kim 28769fcfe5 word-level timestamps in Multilingual_ASR notebook 2 éve
  Jong Wook Kim 53807677fe MultiHeadAttention to return qk as well 2 éve
  Jong Wook Kim 9323b2526c Revert "saving the qk matrix in the attention module for convenience" 2 éve