orasanen / ALICE

Automatic LInguistic Unit Count Estimator (ALICE)
44 stars 11 forks source link

Make installation much easier #7

Closed MarvinLvn closed 4 years ago

MarvinLvn commented 4 years ago

1° Remove pyannote-audio from submodule for ALICE 2° Add pyannote-audio as submodule for the voice_type_classifier repo (making it a submodule of submodule from ALICE's viewpoint) 3° Add voice-type-classifier/pyannote-audio as a dependency in ALICE's yml

hbredin commented 4 years ago

Salut @MarvinLvn,

We could make (and pin) a dedicated release of pyannote.audio so that it can be installed with pip install pyannote.audio==2.0-alice (or something similar).