pyannote-audio-v2 Rewriting pyannote.audio from scratch Contributing The commands below will setup pre-commit hooks and packages needed for developing the pyannote.audio library. pip install -e[dev,testing] pre-commit install