if you have multiple versions of python installed, make sure you specify the correct version when creating an environment. i had 3.11 and 3.8 python installed. i had to "conda create --name so-vits-fork python=3.8" to make an environment that was compatible with the so-vits-svc. if you dont specify the python version when creating your environment, it defaults to the newest version you have
got this messages error when typing svcg "svcg : Le terme «svcg» n'est pas reconnu comme nom d'applet de commande, fonction, fichier de script ou programme exécutable. Vérifiez l'orthographe du nom, ou si un chemin d'accès existe, vérifiez que le chemin d'accès est correct et réessayez. Au caractère Ligne:1 : 1 + svcg + ~~~~ + CategoryInfo : ObjectNotFound: (svcg:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException"
i literally had no problems with this website now when it gets to the last extension it turns red and wont let me finish the conversion, it says modulenotfounderror, no module named 'pyworld', then says if import is failing due to missing package, you can manually install dependencies but that hasnt helped???? :(
Happens when i use: pip install -U so-vits-svc-fork ERROR: Could not find a version that satisfies the requirement so-vits-svc-fork (from versions: none) ERROR: No matching distribution found for so-vits-svc-fork Any help?
I've got everything up and running with no issues! The only thing I can't seem to figure out is how to STOP an audio clip in the UI once it starts playing. I clicked 'Infer' on something just to test it and was forced to listen to a bad 4 minute-long a capella lol. anyone know how? Is closing out of the UI the only way?
This is so frustrating. I keep trying to use your tips to resolve the python error but to no avail. It says it couldn't find the package and to try elsewhere.
every time I press infer I get: ERROR [12:04:06] Error in realtime: ERROR [12:04:06] Unable to load weights from pytorch checkpoint any ideas on how to resolve this?
In the version of so-vits-svc-fork that I got, there is no infer button at the bottom of the software. I have no idea how to fix it. I was wondering if someone knew how to fix it.
@@p3tro I just recently updated the software to v3.15.0. There is still no infer button. Would it work for me to install an older version of the software, and, if so, how would I be able to do it?
Had the same problem. For me solution was just simply to lower the screen resolution. But not all resolutions fix this. Like 800×600 makes it even worse and 1280x768 helps, but partly.
I just have to say, I learned so much about EVERYTHING from this tutorial - especially conda and how that all works. Thank you for making it easy to follow and sharing all your secrets! I am so appreciative to your for your hard work sharing all this in an easy to digest format.
Whenever I try to go to DIscord to ask about problems I'm having with installing this program, in the field where I want to ask a question----or, at least, in the field on the bottom of the page which looks to me like a place to write a message or question--it says, "you don't have permission to write a message." So, could you please tell me how I ask a question on the Discoid site?
hey man! thank you dude - unreal tutorial! I've literally got everything installed properly but when i type "svcg" - nothing launches - any ideas? Ive posted in the community discord but haven't gotten a reply
@@thekingofnothing0 Damn thats oddly specific im sorry thats happening! I have never heard of nothing happening during execution, though my own powershell prompt has appeared to do nothing before until I let it sit long enough or interacted within the window. ! So basically, it just acts like it pushed the command through and presents a blank command line you can type on?
@@p3tro Dont be sorry man - its not your fault! Thats correct - Ive uploaded a screenshot to dropbox - I know I can run it with command lines instead of the gui but it would be awesome to get the gui running as its alot more user friendly for a python noob like myself haha - www.dropbox.com/s/fksyjis0pmk95aw/svcg.jpg?dl=0
Any idea why crepe/crepe-tiny fail but parselmouth/harvest/dio work fine? raise self._exception RuntimeError: don't know how to restore data location of torch.storage.UntypedStorage (tagged with mps:0)
If you used Anaconda - then they will be on the root of your main hard drive (usually C:) in a folder called “anaconda” or “anaconda3” , there will be a folder called “env” or “envs” , in that folder named whatever you named the environment. If you didn’t use anaconda, it’s usually somewhere in your local or roaming app data or in your temp folder on your main hard drive
installed everything. Had to use python 3.8 and when i type SVCG in the command I get "OSError: [WinError 126] The specified module could not be found." after a bunch of text. What am I missing??
when i type in pip install -U so-vits-svc-fork this pops up -U so-vits-svc-forkERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,
hey i have a problem everything is installed correctly but when i run svcg it gives me this error ModuleNotFoundError: No module named 'fairseq.models.hubert' the full log is this (sovitssvc) D:\>svcg Traceback (most recent call last): File "D:\conda\envs\sovitssvc\lib unpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "D:\conda\envs\sovitssvc\lib unpy.py", line 87, in _run_code exec(code, run_globals) File "D:\conda\envs\sovitssvc\Scripts\svcg.exe\__main__.py", line 4, in File "D:\conda\envs\sovitssvc\lib\site-packages\so_vits_svc_fork\gui.py", line 14, in from .utils import ensure_pretrained_model, get_optimal_device File "D:\conda\envs\sovitssvc\lib\site-packages\so_vits_svc_fork\utils.py", line 18, in from fairseq.models.hubert.hubert import HubertModel ModuleNotFoundError: No module named 'fairseq.models.hubert'
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 154.00 MiB (GPU 0; 6.00 GiB total capacity; 5.10 GiB already allocated; 0 bytes free; 5.25 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF
Sorry to disturb that there's an issue mentioned below raise RuntimeError ('Error ( s ) in loading state _ dict for Unit2Mel: size mismatch for unit _ embed weight : copying a param with shape torch . Size ([256,768]) from checkpoint , the shape in current model is torch. Size([256,256])
I think I messed up should I uninstall anaconda? Or can I use sovits without anaconda? I did use without it but the pitch was way out of tune and I put that one setting to zero and auto pitch off..can’t I just use the BAT file instead of anaconda
Using a bat file makes it really hard to uninstall, because your installing directly into your hard drive usually in temp folders and it can be hard to find the right files. Also, if you install any other version of python or already have a newer version, it will mess up so Vits because it won’t be the right dependencies. Anaconda makes sure your dependencies and python version always stay the same, within each individual environment, and makes it easier to delete and uninstall then reinstall so Vits. It separates the program from the rest of your pc basically
@@p3tro sounds like I messed up! If I keep the batfile Will I be able to still use sovits correctly? Or should I try to uninstall and do it with anaconda?
@@p3trohey, I never uninstalled svc.. I just started using rvc locally but is there anyway I can redo the Soviits install without uninstalling anything and just redoing it?
Everything is fine with no errors but when i try to run svcg it just flashes a small window...but i can't even see what it is and then on anaconda this message pops up... Traceback (most recent call last): File "C:\Users\User\anaconda3\envs\svc\lib unpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\User\anaconda3\envs\svc\lib unpy.py", line 87, in _run_code exec(code, run_globals) File "C:\Users\User\anaconda3\envs\svc\Scripts\svcg.exe\__main__.py", line 4, in File "C:\Users\User\anaconda3\envs\svc\lib\site-packages\so_vits_svc_fork\gui.py", line 15, in from .utils import ensure_pretrained_model, get_optimal_device File "C:\Users\User\anaconda3\envs\svc\lib\site-packages\so_vits_svc_fork\utils.py", line 18, in from fairseq.models.hubert.hubert import HubertModel ModuleNotFoundError: No module named 'fairseq.models.hubert'
@King Game I get the logic, man. I'm really new to this and you can't imagine how much I want to learn this technology. I would love to get it up and running properly. If I ask you, can you write in which folders the missing files are? You'd be helping me a lot, bro.
hey man! any help with this error? torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 942.00 MiB (GPU 0; 4.00 GiB total capacity; 2.22 GiB already allocated; 0 bytes free; 2.96 GiB reserved in total by PyTorch)
does anyone know how to fix this: NameError Traceback (most recent call last) in () 12 os.chdir('/content/so-vits-svc') 13 ---> 14 import torch 15 from inference import infer_tool 16 from inference import slicer /usr/local/lib/python3.10/dist-packages/torch/__init__.py in 247 raise # If __file__ is not None the cause is unknown, so just re-raise. 248 --> 249 for name in dir(_C): 250 if name[0] != '_' and not name.endswith('Base'): 251 __all__.append(name) NameError: name '_C' is not defined
I have seen people get it working with AMD, might even be a comment here about it, try using the separate command found in the so-vits-svc 4 github! I do know it was causing issues but the whole process is unnecessarily hard to be fair
ERROR: Could not install packages due to an OSError: [WinError 206] The filename or extension is too long: 'C:\\Users\\tjkbo\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python310\\site-packages\\onnx\\backend\\test\\data\ ode\\test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18\\test_data_set_0'
[W ..\torch\csrc\distributed\c10d\socket.cpp:601] [c10d] The client socket has failed to connect to [DESKTOP-N1DGT8B]:55495 (system error: 10049 - The requested address is not valid in its context.). C:\Users\user\anaconda3\envs\so-vits-fork\python.exe: Error while finding module specification for '__main__' (ValueError: __main__.__spec__ is None) i tried looking at ChatGPT and looking online, but I could not fix this error. i tried turning off firewalls. i tried removing things from the host file. i have tried a VPN. i have tried different network. does anyone know how I can fix it.
super helpful tutorial thanks! just wanted to mention its pronounced pre-wreck-quiz-its :3 i used to say dep-ra-kate-ed instead of depreciated 😂 so much coding jargon to learn
unfortunately its not just the fact they are coding words 😂 I have minor paraphasia so once I learn a pronunciation or use case in general of a word, its really difficult for me to switch. You will see this on my channel with words commonly like "punishment" "description(will often get replaced by "comments") "world" and just certain words like that in general! Like prerequisite for instance, I'm sure most people myself included are very aware of the pronunciation and use of that word, anyone who's taken a single year of Chemistry should know that word well, but unfortunately I am stuck this way 😂
@@ashlee3dee thank you :3 and its also totally okay to mention or even poke fun at, I don't mind at all! If you see any of my hyperpop tutorial stuff i will say "paramatic eq " instead of "parametric eq" even though I 100% understand how to say it I just can't :'D Same with formant and a lot of other terms
(myenv) (marcel) C:\Users\gryph>pip install -U so-vits-svc-fork ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,
if you have multiple versions of python installed, make sure you specify the correct version when creating an environment. i had 3.11 and 3.8 python installed. i had to "conda create --name so-vits-fork python=3.8" to make an environment that was compatible with the so-vits-svc. if you dont specify the python version when creating your environment, it defaults to the newest version you have
got this messages error when typing svcg "svcg : Le terme «svcg» n'est pas reconnu comme nom d'applet de commande, fonction, fichier de script ou programme
exécutable. Vérifiez l'orthographe du nom, ou si un chemin d'accès existe, vérifiez que le chemin d'accès est correct
et réessayez.
Au caractère Ligne:1 : 1
+ svcg
+ ~~~~
+ CategoryInfo : ObjectNotFound: (svcg:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException"
getting this error at the last step
ImportError: numpy.core.multiarray failed to import
??
i literally had no problems with this website now when it gets to the last extension it turns red and wont let me finish the conversion, it says modulenotfounderror, no module named 'pyworld', then says if import is failing due to missing package, you can manually install dependencies but that hasnt helped???? :(
Happens when i use: pip install -U so-vits-svc-fork
ERROR: Could not find a version that satisfies the requirement so-vits-svc-fork (from versions: none)
ERROR: No matching distribution found for so-vits-svc-fork
Any help?
I NEED HELP ON THIS TOO BRO LIKE COME ON
have you solved it yet? doing conda install python=3.10.10" solved the issue
I left it runiing overnight, and it seems to have gotten stuck. I killed it, but then lost my progress. Is there a way to continue where I left off?
im getting this error when doing svc pre-resample:
Preprocessing: 0it [00:00, ?it/s]
what does this mean?
Hi, not sure what to do here. I have python 3.8.10 currently. I tried with other version but same error...
Requires-Python >=3.8,
I can't happen to stop the sound from playing in a loop, how do you fix this up ?
I've got everything up and running with no issues! The only thing I can't seem to figure out is how to STOP an audio clip in the UI once it starts playing. I clicked 'Infer' on something just to test it and was forced to listen to a bad 4 minute-long a capella lol. anyone know how? Is closing out of the UI the only way?
This is so frustrating. I keep trying to use your tips to resolve the python error but to no avail. It says it couldn't find the package and to try elsewhere.
every time I press infer I get:
ERROR [12:04:06] Error in realtime:
ERROR [12:04:06] Unable to load weights from pytorch checkpoint
any ideas on how to resolve this?
In the version of so-vits-svc-fork that I got, there is no infer button at the bottom of the software. I have no idea how to fix it. I was wondering if someone knew how to fix it.
Bruh everything else is there except infer? Never heard of that :0 anyone else got any tips?
@@p3tro I just recently updated the software to v3.15.0. There is still no infer button. Would it work for me to install an older version of the software, and, if so, how would I be able to do it?
Had the same problem. For me solution was just simply to lower the screen resolution. But not all resolutions fix this. Like 800×600 makes it even worse and 1280x768 helps, but partly.
@@Алексей-х9ш6щ The highest screen resolution I have is 1366x768. I tried changing the resolution before and the infer button still didn't show up.
I just have to say, I learned so much about EVERYTHING from this tutorial - especially conda and how that all works. Thank you for making it easy to follow and sharing all your secrets! I am so appreciative to your for your hard work sharing all this in an easy to digest format.
train your own model?
Whenever I try to go to DIscord to ask about problems I'm having with installing this program, in the field where I want to ask a question----or, at least, in the field on the bottom of the page which looks to me like a place to write a message or question--it says, "you don't have permission to write a message." So, could you please tell me how I ask a question on the Discoid site?
hey man! thank you dude - unreal tutorial! I've literally got everything installed properly but when i type "svcg" - nothing launches - any ideas? Ive posted in the community discord but haven't gotten a reply
What errors are you getting!
@@p3tro literally no error - when i type svcg, nothing launches then it just takes me to another line in the anaconda powershell prompt
@@thekingofnothing0 Damn thats oddly specific im sorry thats happening! I have never heard of nothing happening during execution, though my own powershell prompt has appeared to do nothing before until I let it sit long enough or interacted within the window. ! So basically, it just acts like it pushed the command through and presents a blank command line you can type on?
@@p3tro Dont be sorry man - its not your fault! Thats correct - Ive uploaded a screenshot to dropbox - I know I can run it with command lines instead of the gui but it would be awesome to get the gui running as its alot more user friendly for a python noob like myself haha - www.dropbox.com/s/fksyjis0pmk95aw/svcg.jpg?dl=0
GPU is Nvidea btw too haha
when typing svcg to start up, i get this message. "'svcg' is not recognized as an internal or external command,
operable program or batch file."
RuntimeError: CUDA out of memory
what this problem ?
Any idea why crepe/crepe-tiny fail but parselmouth/harvest/dio work fine?
raise self._exception
RuntimeError: don't know how to restore data
location of torch.storage.UntypedStorage (tagged
with mps:0)
Yes - Crepe requires a gpu, the rest don’t. Either your gpu isn’t powerful enough or there’s an issue with the gpu being recognized
@@p3tro Thanks! 10gb minimum, right? I've got 8gb so that'll be why...
AMD Radeon Pro 5500M 8 GB
Intel UHD Graphics 630 1536 MB
My singer is off-key, How do I fix it?
where does the so-vits-svc website actually install the files on my pc? I want to delete them and do a fresh reinstall, please help.
If you used Anaconda - then they will be on the root of your main hard drive (usually C:) in a folder called “anaconda” or “anaconda3” , there will be a folder called “env” or “envs” , in that folder named whatever you named the environment.
If you didn’t use anaconda, it’s usually somewhere in your local or roaming app data or in your temp folder on your main hard drive
installed everything. Had to use python 3.8 and when i type SVCG in the command I get "OSError: [WinError 126] The specified module could not be found." after a bunch of text. What am I missing??
I believe I didn't let the svc download complete fully and this is why I got the error.
can this be installed and run on a Mac?
Guys if you have any problems reply to me, I will answer your fix quickly
when i type in pip install -U so-vits-svc-fork this pops up
-U so-vits-svc-forkERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,
hey i have a problem everything is installed correctly but when i run svcg it gives me this error
ModuleNotFoundError: No module named 'fairseq.models.hubert'
the full log is this
(sovitssvc) D:\>svcg
Traceback (most recent call last):
File "D:\conda\envs\sovitssvc\lib
unpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "D:\conda\envs\sovitssvc\lib
unpy.py", line 87, in _run_code
exec(code, run_globals)
File "D:\conda\envs\sovitssvc\Scripts\svcg.exe\__main__.py", line 4, in
File "D:\conda\envs\sovitssvc\lib\site-packages\so_vits_svc_fork\gui.py", line 14, in
from .utils import ensure_pretrained_model, get_optimal_device
File "D:\conda\envs\sovitssvc\lib\site-packages\so_vits_svc_fork\utils.py", line 18, in
from fairseq.models.hubert.hubert import HubertModel
ModuleNotFoundError: No module named 'fairseq.models.hubert'
when i put in svcg i get an error saying that term isnt recognized
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 154.00 MiB (GPU 0; 6.00 GiB total capacity; 5.10 GiB already allocated; 0 bytes free; 5.25 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF
Sorry to disturb that there's an issue mentioned below
raise RuntimeError ('Error ( s ) in loading state _ dict for Unit2Mel:
size mismatch for unit _ embed weight : copying a param with shape torch . Size ([256,768]) from checkpoint , the shape in current model is torch. Size([256,256])
Simultaneously,the invite code exceeded the time
I think I messed up should I uninstall anaconda? Or can I use sovits without anaconda? I did use without it but the pitch was way out of tune and I put that one setting to zero and auto pitch off..can’t I just use the BAT file instead of anaconda
Using a bat file makes it really hard to uninstall, because your installing directly into your hard drive usually in temp folders and it can be hard to find the right files. Also, if you install any other version of python or already have a newer version, it will mess up so Vits because it won’t be the right dependencies. Anaconda makes sure your dependencies and python version always stay the same, within each individual environment, and makes it easier to delete and uninstall then reinstall so Vits. It separates the program from the rest of your pc basically
@@p3tro sounds like I messed up! If I keep the batfile Will I be able to still use sovits correctly? Or should I try to uninstall and do it with anaconda?
@@p3trohey, I never uninstalled svc.. I just started using rvc locally but is there anyway I can redo the Soviits install without uninstalling anything and just redoing it?
I can’t see a infer button
you what's the music in the back
Everything is fine with no errors but when i try to run svcg it just flashes a small window...but i can't even see what it is and then on anaconda this message pops up...
Traceback (most recent call last):
File "C:\Users\User\anaconda3\envs\svc\lib
unpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\User\anaconda3\envs\svc\lib
unpy.py", line 87, in _run_code
exec(code, run_globals)
File "C:\Users\User\anaconda3\envs\svc\Scripts\svcg.exe\__main__.py", line 4, in
File "C:\Users\User\anaconda3\envs\svc\lib\site-packages\so_vits_svc_fork\gui.py", line 15, in
from .utils import ensure_pretrained_model, get_optimal_device
File "C:\Users\User\anaconda3\envs\svc\lib\site-packages\so_vits_svc_fork\utils.py", line 18, in
from fairseq.models.hubert.hubert import HubertModel
ModuleNotFoundError: No module named 'fairseq.models.hubert'
@King Game where can i find that github
@King Game can you help bro, I had this error too
@King Game I get the logic, man. I'm really new to this and you can't imagine how much I want to learn this technology. I would love to get it up and running properly. If I ask you, can you write in which folders the missing files are? You'd be helping me a lot, bro.
PermissionError: [Errno 13] Permission denied: '.'
Anyone getting this error when you click Infer?
You get this fixed?
My actual error is the audio sounds like the best I can describe it is backwards sounding choppy audio when I hit infer and it autoplays
hey man! any help with this error?
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 942.00 MiB (GPU 0; 4.00 GiB total capacity; 2.22 GiB already allocated; 0 bytes free; 2.96 GiB reserved in total by PyTorch)
does anyone know how to fix this:
NameError Traceback (most recent call last)
in ()
12 os.chdir('/content/so-vits-svc')
13
---> 14 import torch
15 from inference import infer_tool
16 from inference import slicer
/usr/local/lib/python3.10/dist-packages/torch/__init__.py in
247 raise # If __file__ is not None the cause is unknown, so just re-raise.
248
--> 249 for name in dir(_C):
250 if name[0] != '_' and not name.endswith('Base'):
251 __all__.append(name)
NameError: name '_C' is not defined
does it work without a nvidia gpu?
does it work on amd gpus? someone saying you need cuda cores?
I have seen people get it working with AMD, might even be a comment here about it, try using the separate command found in the so-vits-svc 4 github! I do know it was causing issues but the whole process is unnecessarily hard to be fair
@@p3tro thank you very much! I will look into it
ERROR: Could not install packages due to an OSError: [WinError 206] The filename or extension is too long: 'C:\\Users\\tjkbo\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python310\\site-packages\\onnx\\backend\\test\\data\
ode\\test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18\\test_data_set_0'
Same error here
have u solved this?
@@ruslanakhmetzyanov5503 no ijust used somthing else
[W ..\torch\csrc\distributed\c10d\socket.cpp:601] [c10d] The client socket has failed to connect to [DESKTOP-N1DGT8B]:55495 (system error: 10049 - The requested address is not valid in its context.).
C:\Users\user\anaconda3\envs\so-vits-fork\python.exe: Error while finding module specification for '__main__' (ValueError: __main__.__spec__ is None)
i tried looking at ChatGPT and looking online, but I could not fix this error. i tried turning off firewalls. i tried removing things from the host file. i have tried a VPN. i have tried different network. does anyone know how I can fix it.
if you are using 2 gpus, deactivate one. i got this error when i tried to use two gpus
@@Vinc717 thanks
thanks heaps brother, youre a legend
Yes trying to get it out soon!
I cant convert anything. I do get the message StopIteration:
super helpful tutorial thanks! just wanted to mention its pronounced pre-wreck-quiz-its :3 i used to say dep-ra-kate-ed instead of depreciated 😂 so much coding jargon to learn
unfortunately its not just the fact they are coding words 😂 I have minor paraphasia so once I learn a pronunciation or use case in general of a word, its really difficult for me to switch. You will see this on my channel with words commonly like "punishment" "description(will often get replaced by "comments") "world" and just certain words like that in general! Like prerequisite for instance, I'm sure most people myself included are very aware of the pronunciation and use of that word, anyone who's taken a single year of Chemistry should know that word well, but unfortunately I am stuck this way 😂
@@p3tro that makes sense! going forward ill keep that in mind :)
@@ashlee3dee thank you :3 and its also totally okay to mention or even poke fun at, I don't mind at all! If you see any of my hyperpop tutorial stuff i will say "paramatic eq " instead of "parametric eq" even though I 100% understand how to say it I just can't :'D Same with formant and a lot of other terms
(myenv) (marcel) C:\Users\gryph>pip install -U so-vits-svc-fork
ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,=3.8,
i have the answer
Big W😊
😍😘
te amo loco
Hello, i try to use so-vits, after click on 'infer" i got multiples "[Errno 13] Permission denied"
Hey i take the same error. Do you fixed it?
@@mustafakupik9144 no