Skip to content

v0.2.0

Compare
Choose a tag to compare
@chainyo chainyo released this 10 May 13:57
· 465 commits to main since this release
dea46b9

Changes from #31 @chainyo

  • Replace diarization with NVIDIA NeMo asr toolkit
  • Update config.py and add validators for necessary config settings
  • Update the Docker image with the latest from NVIDIA
  • Fix dependencies and versions
  • Fix the Python version to 3.9 locally and on Docker
  • New available timestamps format: ms. Now user can choose between hms, s (default) and ms.
  • Remove unused num_speakers parameter.