w-okada / voice-changer

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

[MAC M1]: not working - [VCClient] wait web server...1860 http://127.0.0.1:18888/ #1045

Open mytype4 opened 6 months ago

mytype4 commented 6 months ago

Voice Changer Version

MMVCServerSIO_mac_onnxcpu-nocuda_v.1.5.3.17b

Operational System

Sonoma 14.2 (23C64)

GPU

none

Read carefully and check the options

Model Type

-

Issue Description

Ran both applications in M1 pro Sonoma 14.2 (23C64) env: MMVCServerSIO.app startHttp.command

However, the program won't work with the message:

2023-12-17 16:41:58.940 voice-changer-native-client[27150:362777] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.

and

[Voice Changer] MMVC_Rest initializing... mac model_dir: /private/var/folders/fj/qv37tp1d14zc2mkz4sf1hvd40000gn/T/AppTranslocation/467CC5DF-6896-4964-8D7A-8E789FDBAC1F/d/model_dir [Voice Changer] Web Server Launch Exception, Directory '/private/var/folders/fj/qv37tp1d14zc2mkz4sf1hvd40000gn/T/AppTranslocation/467CC5DF-6896-4964-8D7A-8E789FDBAC1F/d/model_dir' does not exist

Does anyone have the same problem?

Help! Please let me know if there is any resolution.

Application Screenshot

CleanShot 2023-12-17 at 17 20 18@2x CleanShot 2023-12-17 at 17 24 08@2x CleanShot 2023-12-17 at 17 24 47@2x

Logs on console

Last login: Sat Dec 16 14:38:36 on ttys001 /var/folders/fj/qv37tp1d14zc2mkz4sf1hvd40000gn/T/AppTranslocation/467CC5DF-6896-4964-8D7A-8E789FDBAC1F/d/MMVCServerSIO.app/Contents/MacOS/MMVCServerSIO ; exit; minseokpark@types-m1-pro ~ % /var/folders/fj/qv37tp1d14zc2mkz4sf1hvd40000gn/T/AppTranslocation/467CC5DF-6896-4964-8D7A-8E789FDBAC1F/d/MMVCServerSIO.app/Contents/MacOS/MMVCServerSIO ; exit; Booting PHASE :main PYTHON:3.10.9 (main, Jan 15 2023, 23:00:56) [Clang 14.0.0 (clang-1400.0.29.202)] 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:18888 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://127.0.0.1:18888/

2023-12-17 16:41:58.940 voice-changer-native-client[27150:362777] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES. [VCClient] Access http://127.0.0.1:18888/ [VCClient] wait web server...0 http://127.0.0.1:18888/ Booting PHASE :main Booting PHASE :main Booting PHASE :MMVCServerSIO [Voice Changer] VoiceChangerManager initializing... [Voice Changer] VoiceChangerManager initializing... done. [Voice Changer] MMVC_Rest initializing... mac model_dir: /private/var/folders/fj/qv37tp1d14zc2mkz4sf1hvd40000gn/T/AppTranslocation/467CC5DF-6896-4964-8D7A-8E789FDBAC1F/d/model_dir [Voice Changer] Web Server Launch Exception, Directory '/private/var/folders/fj/qv37tp1d14zc2mkz4sf1hvd40000gn/T/AppTranslocation/467CC5DF-6896-4964-8D7A-8E789FDBAC1F/d/model_dir' does not exist [VCClient] wait web server...10 http://127.0.0.1:18888/ [VCClient] wait web server...20 http://127.0.0.1:18888/ [VCClient] wait web server...30 http://127.0.0.1:18888/ [VCClient] wait web server...40 http://127.0.0.1:18888/ . . . [VCClient] wait web server...1920 http://127.0.0.1:18888/ [VCClient] wait web server...1930 http://127.0.0.1:18888/ [VCClient] wait web server...1940 http://127.0.0.1:18888/

lennondong commented 6 months ago

You should follow the introduction to run it in the conda env. Howerver I have tried it and the converted sound is very bad. So don't waste your time on this project and I give it up.

Dax911 commented 6 months ago

You should follow the introduction to run it in the conda env. Howerver I have tried it and the converted sound is very bad. So don't waste your time on this project and I give it up.

If it is so bad what other options exist esp for mac? Or even React Native?

WavyPlaysGames commented 3 months ago

Anyone ever get this to work?