Historique des commits

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