voice-changer icon indicating copy to clipboard operation
voice-changer copied to clipboard

[ISSUE]: 400 (Bad Request)

Open waterghost-2046 opened this issue 9 months ago • 0 comments

Voice Changer Version

Latest git repo

Operational System

Ubuntu

GPU

T4

Read carefully and check the options

  • [ ] I've tried to Clear Settings
  • [X] Sample/Default Models are working
  • [ ] I've tried to change the Chunk Size
  • [X] GUI was successfully launched
  • [X] I've read the tutorial
  • [ ] I've tried to extract to another folder (or re-extract) the .zip file

Model Type

MMVC

Issue Description

No response

Application Screenshot

image

Logs on console

python3 MMVCServerSIO.py -p 8000 --https False --content_vec_500 pretrain/checkpoint_best_legacy_500.pt --content_vec_500_onnx pretrain/content_vec_500.onnx --content_vec_500_onnx_on true --hubert_base pretrain/hubert_base.pt --hubert_base_jp pretrain/rinna_hubert_base_jp.pt --hubert_soft pretrain/hubert/hubert-soft-0d54a1f4.pt --nsf_hifigan pretrain/nsf_hifigan/model --crepe_onnx_full pretrain/crepe_onnx_full.onnx --crepe_onnx_tiny pretrain/crepe_onnx_tiny.onnx --rmvpe pretrain/rmvpe.pt --model_dir model_dir --samples samples.json Booting PHASE :main PYTHON:3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] Activating the Voice Changer. [Voice Changer] download sample catalog. samples_0004_t.json [Voice Changer] download sample catalog. samples_0004_o.json [Voice Changer] download sample catalog. samples_0004_d.json [Voice Changer] model_dir is already exists. skip download samples. Internal_Port:8000 protocol: HTTP -- ---- -- Please open the following URL in your browser. http://<IP>:<PORT>/ In many cases, it will launch when you access any of the following URLs. http://localhost:8000/ Booting PHASE :mp_main The server process is starting up. Booting PHASE :MMVCServerSIO [Voice Changer] VoiceChangerManager initializing... [Voice Changer] VoiceChangerManager initializing... done. [Voice Changer] MMVC_Rest initializing... [Voice Changer] MMVC_Rest initializing... done. [Voice Changer] MMVC_SocketIOApp initializing... [Voice Changer] MMVC_SocketIOApp initializing... done. https://vc.forgeban.xyz is not an accepted origin. (further occurrences of this error will be logged with level INFO)

waterghost-2046 avatar May 20 '24 14:05 waterghost-2046