#FileNotFoundError: [Errno 2] No such file or directory: 'logs/Model/6-name2semantic-0.tsv'
1 messages · Page 1 of 1 (latest)
gpt sovits?
Yeah
you probably missed some prep step
step 3 in colab
Can this be fixed?
run the step
means some installation step is missing
but again the output says it got downloaded
it is not up to date, all I can say
Oooh
torch probably did not get downgraded to the version it needs, so it uses default colab 2.8.0 which prevents weight loading
and python 3.12
I see
Can it be updated?