w-okada / voice-changer

リアルタイムボイスチェンジャー Realtime Voice Changer
Other
16.02k stars 1.74k forks source link

Issue found In Voice Changer #290

Closed tomas122727 closed 1 year ago

tomas122727 commented 1 year ago

[Voice Changer] VC PROCESSING EXCEPTION!!! expected scalar type Double but found Float Traceback (most recent call last): File "voice_changer\VoiceChanger.py", line 472, in on_request_sola File "voice_changer\RVC\RVC.py", line 367, in inference File "voice_changer\RVC\pipeline\Pipeline.py", line 230, in exec File "voice_changer\RVC\pipeline\Pipeline.py", line 216, in exec File "voice_changer\RVC\inferencer\RVCInferencer.py", line 39, in infer File "D:\TTS-so-VITS\MMVCServerSIO\RVC\infer_pack\models.py", line 636, in infer m_p, logs_p, x_mask = self.enc_p(phone, pitch, phone_lengths) File "torch\nn\modules\module.py", line 1501, in _call_impl return forward_call(args, kwargs) File "D:\TTS-so-VITS\MMVCServerSIO\RVC\infer_pack\models.py", line 50, in forward x = self.emb_phone(phone) + self.emb_pitch(pitch) File "torch\nn\modules\module.py", line 1501, in _call_impl return forward_call(args, kwargs) File "torch\nn\modules\linear.py", line 114, in forward return F.linear(input, self.weight, self.bias) RuntimeError: expected scalar type Double but found Float

How To Fix This error

w-okada commented 1 year ago

tell me version of client. and if not use the latest version, use the latest one.

tomas122727 commented 1 year ago
win | ONNX(cpu,cuda), PyTorch(cpu,cuda) | normal *1 | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC, DDSP-SVC | 3243MB -- | -- | -- | -- | -- win ONNX(cpu,cuda), PyTorch(cpu,cuda) [normal](https://drive.google.com/uc?id=1s_bWt9EZlVhNSgamz38SOL8yI0nTz2PM&export=download) *1 MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC, DDSP-SVC 3243MB this one
tomas122727 commented 1 year ago

V 1.5.3.4 b

tomas122727 commented 1 year ago

onnx GPU cuda

w-okada commented 1 year ago

I apologize for the inconvenience, but please try v 1.5.3.4c.

tomas122727 commented 1 year ago

where i download that ?

w-okada commented 1 year ago

here.

image

If you cannnot download from google drive, please use hugging face.

tomas122727 commented 1 year ago

im not on mac

w-okada commented 1 year ago

?? Win is second line.

tomas122727 commented 1 year ago

dont worry i got it i will wait till i can tell if its working for my friend

tomas122727 commented 1 year ago

its worked thank you

w-okada commented 1 year ago

close