Moreover, got an exception on "voice_changer/VoiceChanger.py":
VC PROCESSING!!!! EXCEPTION!!! ufunc 'resample_f_s' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule "'safe'
Traceback (most recent call last):
File "voice_changer/VoiceChanger py", line 231, in on_request_sola
File "resampy/core.py", line 168, in resample File "numba/np/ufunc/gufunc.py", line 192, in _call.
lypetrror: ufunc 'resample_f_s' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule lisafpli
Tried: loaded two models so-vits-svc and rvc independently (.json, .pt, .pth), loaded correctly Device: MacOS M1
Something looks wrong in SoVitsSvc40.py, in
loadModel()
:Moreover, got an exception on "voice_changer/VoiceChanger.py":