How to Install So-Vits-SVC-Fork on Mac M1

How to Install So-Vits-SVC-Fork on Mac M1

CooleyMac

1 год назад

11,854 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@Wraaiii
@Wraaiii - 07.05.2023 17:39

Wasn’t able to build wheel for onnx or onnx optimizer and haven’t been able to solve it but if that doesn’t happen to you it’ll work

Ответить
@ruismacdonald
@ruismacdonald - 08.05.2023 22:59

Thank you so much for this! I've been trying to get training working for days but I can't solve this error when I run svc pre-hubert :

ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pyworld/pyworld.cpython-38-darwin.so, 0x0002): tried: '/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pyworld/pyworld.cpython-38-darwin.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pyworld/pyworld.cpython-38-darwin.so' (no such file), '/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pyworld/pyworld.cpython-38-darwin.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))

There isn't PyWORLD version or wrapper for x86_64 and I can't find a work around anywhere. I am very desperate -- if anyone figured out how to solve this please let me know!

Ответить
@truezy4013
@truezy4013 - 11.05.2023 18:07

Thank you!! your video is so helpful!

Ответить
@wimdenherder
@wimdenherder - 11.05.2023 22:41

So helpful. There are two things that I have to do to make the app svcg (at the end of the video) actually work:
- uncheck 'Use GPU' (bottom right) -> i don't have a supporting GPU on my macbook m1

- Sometimes you have to click 'restart' 'stop' or 'infer' to make it work again
- there is a strange error about the output file, that you can solve by doing this:
if your input file is for example /Users/yourusername/Documents/onlyvoice.mp3
then you have to make a copy of this named /Users/yourusername/Documents/onlyvoice.out.mp3 (I added .out here)

Ответить
@Breakopen
@Breakopen - 12.05.2023 03:03

can you plleeeawse pplease do a video on how to train on Mac too??

Ответить
@Pr0d.Xnem_
@Pr0d.Xnem_ - 13.05.2023 18:47

can you do a tutorial for RVC ? ive been looking everywhere for that one..

Ответить
@ShadyDavid
@ShadyDavid - 21.05.2023 06:53

should i repeat all this process every time i want to open this program?

Ответить
@ShadyDavid
@ShadyDavid - 24.05.2023 05:16

there is many voice models that isn't working in it .. when i choose the config path (.index) of this voice model the program suddenly close

Ответить
@CosmotheDane
@CosmotheDane - 25.05.2023 13:13

hi - thanks for the video. I keep getting "dir does not exist" after entering the conda init zsh step. Any help would be appreciated.

Ответить
@BatHunterofDevon
@BatHunterofDevon - 26.05.2023 02:43

Thank you SO MUCH. This helped me out a lot!
I really appreciate it.

Ответить
@syccmusiccreation8921
@syccmusiccreation8921 - 27.05.2023 20:14

Excellent tutorial, quick and crystal clear instructions. Please upload a Pt2 on Paths and File as stuck at this point!   👍

Ответить
@IannDiorsvault
@IannDiorsvault - 01.06.2023 16:40

make rvc tutorial pls

Ответить
@brianwilliams4686
@brianwilliams4686 - 05.06.2023 04:52

Where is the Vits folder located after this? I want to train a model but now sure where to put my data folder.

Ответить
@DawnJi-jm6ql
@DawnJi-jm6ql - 26.06.2023 08:53

thanks! I do it with vidoe and success!

Ответить
@tys0nwashere
@tys0nwashere - 29.06.2023 06:15

Great video! I am having an issue when running command: pip install -U so-vits-svc-fork
with the following error:
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [43 lines of output]
-----------then another below that--------
error: metadata-generation-failed

Any idea how to resolve this? Thanks in advance.

Ответить
@vigglez
@vigglez - 30.06.2023 11:36

can you make a tutorial on how to use it?

Ответить
@candyman3537
@candyman3537 - 04.07.2023 05:29

Are you able to train in Mac? I got problem to run svc hubert -fm crepe and also svc train -t.

Ответить
@moreaux36
@moreaux36 - 17.07.2023 16:20

So I did all the steps correct but in the end when I want to run the program it says Command not found? Im on a macbook air m1 tho

Ответить
@JugglerzTV
@JugglerzTV - 19.07.2023 23:07

Does it also work on a Mac M2? I keep getting the Error in Terminal "failed builing wheel for pyworld"

Ответить
@defmastadee
@defmastadee - 23.07.2023 21:58

hello, when you follow all this steps, how do you go inside the interface the next time? do I need to take all this steps again each time or is it a way to access quickly?

Ответить
@defmastadee
@defmastadee - 24.07.2023 21:31

anyone know a easy tutorial to use it ?

Ответить
@whiteshadow247
@whiteshadow247 - 12.08.2023 05:16

Will so-vits-svc only work on a Silicon chip or can we do this on Intel Macs?

Ответить
@XYY-cn7ve
@XYY-cn7ve - 15.08.2023 09:23

I have reached the last step, but the feedback from entering svcg is: zsh: “command not found: svcg. ”How should I start it?

Ответить
@橘子食在中國ChinesefoodN
@橘子食在中國ChinesefoodN - 19.08.2023 13:11

When I started using svgc, I always failed, and the message was as follows: Given groups=1, weight of size
[192, 768, 5], expected input[1, 256, 86] to have
768 channels, but got 256 channels instead. You know how to fix that, please

Ответить
@martinf5129
@martinf5129 - 30.08.2023 17:32

Nice and clear👍 Thanks man!

Ответить
@DevinderJMusicOfficial
@DevinderJMusicOfficial - 12.09.2023 17:43

Does this work for Mac Intel

Ответить
@matyasdogei6924
@matyasdogei6924 - 17.09.2023 00:10

Thank you very much! At the last step it says:
error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1

(...)

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

Could you help me?

Ответить
@XSICKBREEZE
@XSICKBREEZE - 26.09.2023 04:47

Is this program basically all i need for converting any voices into a voice from any model?
Do i have to use google collab as well to make this work or is this programm then all i need?

I am currently in the working of making my own model dataset

Ответить
@MaorStudio
@MaorStudio - 03.10.2023 21:06

Can you make a tutorial for installing RVC on Mac? I can't do this :(

Ответить
@kago2505
@kago2505 - 09.10.2023 02:06

conda activate thenameofyourenvironment. Thank you, how can I find out the environment name?

Ответить
@damani-i5g
@damani-i5g - 01.11.2023 18:53

I can open the program, but where is the so-vits-svc-fork folder on my Mac? How do I path the model and config folders? Where are they located on my system?

Ответить
@gw244
@gw244 - 20.11.2023 08:12

After typing "pip3 install torch torchvision torchaudio" I get:
"ERROR: Could not find a version that satisfies the requirement torch (from versions: none)
ERROR: No matching distribution found for torch"

Ответить
@BoomerBaker-o1l
@BoomerBaker-o1l - 19.12.2023 21:06

Thank you. This was so helpful.

Ответить
@balintszarka4562
@balintszarka4562 - 23.12.2023 23:27

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

Ответить
@Stellalife706
@Stellalife706 - 09.01.2024 14:15

i already installed brew, python... on my Mac for comfyUI, do i have to do all These steps again?

Ответить
@ming2298
@ming2298 - 20.01.2024 21:43

is it possible to install it on intel Mac? thanks

Ответить
@めんま-p6y
@めんま-p6y - 31.01.2024 04:24

I am Japanese, but your English is very clear and easy to hear.
Thank you for good explanation about how to install SVC :)

Ответить
@Anton-iq9js
@Anton-iq9js - 05.02.2024 02:40

lol what password i have to write?

Ответить
@1008こらしょ
@1008こらしょ - 17.02.2024 08:52

I would like to ask you a question.
When I press Browse for Paths, an unexpected error occurs. Do you know the solution?(I'm not a native speaker, so some parts of my English may be wrong)

Ответить
@arnabchakrabortyofficial
@arnabchakrabortyofficial - 26.02.2024 09:56

Hi, thanks for the video. Will this work on Catalina?

Ответить
@junk_techie
@junk_techie - 22.03.2024 17:27

Why do i get:
ModuleNotFoundError: No module named '_tkinter'
when I run svcg?

Ответить
@Знаешличе
@Знаешличе - 07.04.2024 02:46

For Mac whit Intel processor?

Ответить
@RcAetos
@RcAetos - 02.07.2024 12:59

Tell me please. Is it possible to install Soft MS VITZ Singing Voice Conversion on an intel mac?

Ответить
@kirilllikhin
@kirilllikhin - 15.07.2024 19:59

You The GREAT!🎉

Ответить
@wenhuiluo1900
@wenhuiluo1900 - 16.07.2024 09:10

This is gold.

Ответить
@LING_1020_CN
@LING_1020_CN - 10.10.2024 15:21

Can it be activated in the same way on the M2mac book?

Ответить
@RDUBTutorial
@RDUBTutorial - 12.10.2024 15:49

Is there a newer version than this 1 year old one? I just got face fusion running but it required a tutorial that was only a couple months old.

Ответить