-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
Hi, i am extreme lazy for PR.
The conflict is caused by:
The user requested numpy==1.22.0
fairseq 0.12.2 depends on numpy; python_version >= "3.7"
gradio 4.7.1 depends on numpy~=1.0
librosa 0.10.0 depends on numpy>=1.20.3
pyworld 0.3.4 depends on numpy
scipy 1.11.4 depends on numpy<1.28.0 and >=1.21.6
tts 0.21.1 depends on numpy>=1.24.3; python_version > "3.10"
To fix it update numpy in requirements.txt to 1.24.3 from 1.22.0.
Also update librosa to 0.10.2.post1
umbraprior
Metadata
Metadata
Assignees
Labels
No labels