#Kraggle issue

1 messages · Page 1 of 1 (latest)

calm remnant
#

error when trying to make the ngrok server:

/kaggle/working/MMVCServerSIO
Python path configuration:
PYTHONHOME = '/kaggle/working/MMVCServerSIO/_internal'
PYTHONPATH = (not set)
program name = '/kaggle/working/MMVCServerSIO/VoiceChanger'
isolated = 1
environment = 0
user site = 0
import site = 0
sys._base_executable = '/kaggle/working/MMVCServerSIO/VoiceChanger'
sys.base_prefix = '/kaggle/working/MMVCServerSIO/_internal'
sys.base_exec_prefix = '/kaggle/working/MMVCServerSIO/_internal'
sys.platlibdir = 'lib'
sys.executable = '/kaggle/working/MMVCServerSIO/VoiceChanger'
sys.prefix = '/kaggle/working/MMVCServerSIO/_internal'
sys.exec_prefix = '/kaggle/working/MMVCServerSIO/_internal'
sys.path = [
'/kaggle/working/MMVCServerSIO/_internal/base_library.zip',
'/kaggle/working/MMVCServerSIO/_internal/lib-dynload',
'/kaggle/working/MMVCServerSIO/_internal',
]
[PYI-133:ERROR] Failed to start embedded python interpreter!
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007e9cacd8c340 (most recent call first):
<no Python frame>

The Kraggle code: https://www.kaggle.com/code/suneku/voice-changer-public

My specs: 1070/i5

It was working fine a week or so ago.

lunar furnace
#

Locally will use your own hardware power, and you won't have the remote gpu time limit

calm remnant
#

I just assumed my hardware was very dated

#

and kraggle was very easy

#

but good to know i can run it myself

lunar furnace
calm remnant
#

just a call

lunar furnace
alpine smeltBOT
# lunar furnace -realtime
💻 Local Realtime RVC

Guides for Programs that use RVC Models in Realtime for Calls/Games

• Wokada Deiteris Fork

Most suggested WebUI with the best general support for many platforms. GUIDE

• Vonovox

A Realtime Voice Changer with similar performance to Wokada Deiteris Fork, with extra features, but supported only for Nvidia GPUs on Windows. and without cloud options GUIDE

⚔️ Wokada Deiteris Fork vs Vonovox

For Windows Nvidia, Both Wokada Deiteris fork and Vonovox have similar performance & quality. Users should read the pros and cons for both and choose based on their differences, such as UI and Vonovox's paid effects.
Read Wokada Deiteris Fork Pros&Cons & Vonovox Pros&Cons

⛔ Outdated/Discouraged

These options are not recommended for use.

• Original Wokada

Not suggested, older versions in youtube tuts are even way worse. GUIDE

• RVC GUI Mainline Realtime

The program is worse compared to the ones above, and much less updated. GUIDE

lunar furnace
#

id suggest you either vonovox or wokada deiteris fork

calm remnant
#

ok I'll give them a try ty

lunar furnace
#

vonovox is windows nvidia only, and it still gets performance updates (wokada deiteris fork doesnt get as much updates)

#

if you want you can check each pros&cons

calm remnant
#

vonovox cuts out a bit

#

i dont see chunk/extra settings

lunar furnace
calm remnant
lunar furnace
# calm remnant

Blocksize on Vonovox = Chunk on Wokada Deiteris fork (0.30 block = 300ms in deiteris)
Extra Time on Vonovox = Extra on Wokada Deiteris fork (except that vonovox fixed the cutoff issues for values over 2.7)

Try bwe 48k upscaler, and swift pitch extraction algorithm
Play with the pitch

calm remnant
#

sounds a bit better. also i start it from the bat file every time?

lunar furnace
#

And yup, every time via the bat file

#

Need any other help?

calm remnant
#

i think thats it, thank you