T-Systems-MMS/mms_singer_am

Which Python Version is recommended?

Opened this issue · 0 comments

Hey, the requirements.txt has these 2 dependancies
scipy==1.6.2
torch==1.12.0+cu113

scipy 1.6.2 Requires-Python >=3.7,<3.10;
torch==1.12.0+cu113 Requires-Python >=3.10

should we update scipy to 1.7.3 ?