v0.2.0
- 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 betweenhms
,s
(default) andms
. - Remove unused
num_speakers
parameter.