HHousen / speaker-change-detection

Speaker change detection using SincNet and an LSTM/Transformer
GNU General Public License v3.0
39 stars 6 forks source link

poetry version? #7

Closed huangf79 closed 1 month ago

huangf79 commented 1 month ago

Hi, I've been trying to install the requirements using poetry, but it's failed many times. I'm wondering which version of poetry should I use? (I create a venv with python==3.8 and install poetry with pip)