Views
No views yet
tests 目录下。1# 假设你的 RVC 项目根目录为 /path/to/RVC
2git clone https://huggingface.co/Waterwzy/RVC-firefly-finetuning
3cd RVC-firefly-finetuning
4cp ./indices/firefly-chinese_added_IVF256_Flat_nprobe_1_firefly-chinese_v2.index /path/to/RVC/assets/indices//
5cp ./weights/firefly-chinese.pth /path/to/RVC/assets/weights/webui.py 即可打开 webui 进行推理。