SJTMusicTeam / Muskits

An opensource music processing toolkit
Apache License 2.0
312 stars 44 forks source link

which python version you use? #82

Closed MaxMax2016 closed 2 years ago

Cardroid commented 2 years ago

I succeeded in training the Kiritan recipe with Python version 3.8.10.

ftshijt commented 2 years ago

As far as we are concerned, versions from 3.7 to 3.9 should be working.

MaxMax2016 commented 2 years ago

my 3.6, so i think i need upgrade my python, thank you.

ftshijt commented 2 years ago

It might be OK, but we did not tested it on our side

MaxMax2016 commented 2 years ago

i upgrade python to 3.7, i success to generate wavs by your pretrained model. TKS