RVC-Project / Retrieval-based-Voice-Conversion

in preparation...
MIT License
240 stars 37 forks source link

how to install this,the commmand rvc init doesn't work. #36

Open tabular-rasa opened 2 months ago

tabular-rasa commented 2 months ago

I just git clone this, and then run rvc init in my terminal. Can anybody tell me what I shoud do before I run this command?

pbanuru commented 1 month ago

I haven't tried the init yet, but you can get rvc by cd'ing in to the the repo, then doing pip install . I haven't gotten further than that yet. Some others in other issues mentioned using poetry.

LeventureQys commented 1 month ago

just do pip install . would be ok