Does anyone know how to install onto Mac?
I am a Mac user and would like to use Ai voice but I am unsure how to download on Mac
Any ideas?
my solution
In my case, you can download this version(RVC-beta0717) in the desktop,
and then use unzip in macOS,
open the terminal in your mac to type the command.
~ $ cd desktop/RVC-beta0717
~/desktop/RVC-beta0717 $ sh ./run.sh
that's it
(My english is poor xd)
by the way, it has only use cpu in macOS, not mps.
兄弟可以帮下忙吗
install 之后要开回r v c也是要用terminal吗?用什么指令呢?怎么做华文版的呢
Im getting following error when running in mac
@onon1101
Traceback (most recent call last):
File "infer-web.py", line 26, in
from fairseq import checkpoint_utils
File "/opt/homebrew/lib/python3.8/site-packages/fairseq/init.py", line 40, in
import fairseq.scoring # noqa
File "/opt/homebrew/lib/python3.8/site-packages/fairseq/scoring/init.py", line 55, in
importlib.import_module("fairseq.scoring." + module)
File "/opt/homebrew/Cellar/[email protected]/3.8.18_2/Frameworks/Python.framework/Versions/3.8/lib/python3.8/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "/opt/homebrew/lib/python3.8/site-packages/fairseq/scoring/bleu.py", line 14, in
from fairseq.scoring.tokenizer import EvaluationTokenizer
File "/opt/homebrew/lib/python3.8/site-packages/fairseq/scoring/tokenizer.py", line 8, in
import sacrebleu as sb
File "/opt/homebrew/lib/python3.8/site-packages/sacrebleu/init.py", line 21, in
from .utils import smart_open, SACREBLEU_DIR, download_test_set # noqa: F401
File "/opt/homebrew/lib/python3.8/site-packages/sacrebleu/utils.py", line 597, in
from .dataset import DATASETS, SUBSETS, DOMAINS, COUNTRIES
File "/opt/homebrew/lib/python3.8/site-packages/sacrebleu/dataset/init.py", line 73, in
from .wmt_xml import WMTXMLDataset
File "/opt/homebrew/lib/python3.8/site-packages/sacrebleu/dataset/wmt_xml.py", line 3, in
import lxml.etree as ET
ImportError: dlopen(/opt/homebrew/lib/python3.8/site-packages/lxml/etree.cpython-38-darwin.so, 0x0002): symbol not found in flat namespace '_exsltDateXpathCtxtRegister'
I get the same error... how can we solve it for Mac M1?
can someone please guide me here? I am running this on mac M1, I moved the .pth file in the weights folder and index file in the logs folder then I made a test folder in RVC2 copied my audio which needs to be converted and after hitting the convert button it is showing me error. Please correct me if I am making any mistakes. Thank you
Before I start hitting my head against brick wall for nothing….does anyone have this running on an M2 Mac Studio with Sonoma?
Welcome, guys, has anyone been able to solve this problem? Please participate.