diff --git a/setup.cfg b/setup.cfg index fcd08b34..ee69d733 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,8 +1,8 @@ [metadata] name=diart -version=0.2.1 +version=0.3.0 author=Juan Manuel Coria -description=Streaming speaker diarization +description=Speaker diarization in real time long_description=file: README.md long_description_content_type = text/markdown keywords=speaker diarization, streaming, online, real time, rxpy @@ -27,6 +27,7 @@ install_requires = sounddevice>=0.4.2 einops>=0.3.0 tqdm>=4.64.0 + pandas>=1.4.2 pyannote-audio @ git+https://github.com/pyannote/pyannote-audio.git@develop#egg=pyannote-audio