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

[REQUEST]: I want to use it offline.

Open 1i11i opened this issue 10 months ago • 6 comments

In a few words, describe your idea

Local execution is required.

More information

Currently, it is not possible to use it without the Internet connection. Can You change it to use it if the Internet is not connected?

1i11i avatar Apr 23 '24 09:04 1i11i

i agree

bonecast avatar May 07 '24 12:05 bonecast

What do you mean exactly? In start_http.bat, you can change --sample_mode "production" to --sample_mode "", and this will disable samples download and make it work offline. For fresh installation, you'd need to copy pretrain folder so it doesn't download them on first start.

deiteris avatar May 07 '24 13:05 deiteris

What do you mean exactly? In start_http.bat, you can change --sample_mode "production" to --sample_mode "", and this will disable samples download and make it work offline. For fresh installation, you'd need to copy pretrain folder so it doesn't download them on first start.

Thank you. You are a genius. Thank you so much. I love you. Have a happy life

1i11i avatar May 11 '24 09:05 1i11i

When I set --sample_mode "" I can't get voices to list and if I click the edit button to add a new voice, I don't have the list available and cannot click anywhere.

I am using 15.3.15 onnxgpu-cuda on Windows 10 while completely offline. I have let the app download the pretrain and the rust at the first startup.

Could I get help please

epietrocola avatar May 31 '24 12:05 epietrocola

@epietrocola you have to get and upload your models into blank slots. If you want to use the models that are downloaded with default sample mode, you can copy model_dir to from the app that was running online.

deiteris avatar May 31 '24 15:05 deiteris

What do you mean exactly? In start_http.bat, you can change --sample_mode "production" to --sample_mode "", and this will disable samples download and make it work offline. For fresh installation, you'd need to copy pretrain folder so it doesn't download them on first start.

the v2 doesn't have this flag, how can ia start server without download samples?

soldivelot avatar Sep 20 '24 16:09 soldivelot