--- language: - ja license: mit metrics: - accuracy pipeline_tag: audio-to-audio tags: - music --- #
RVC Models Genshin Impact V2 Japanese
Deskripsi gambar

OPEN ON [![Huggingface](https://img.shields.io/badge/🤗%20-Spaces-yellow.svg?style=for-the-badge)](https://huggingface.co/spaces/mocci24/rvc-genshin-v2)
--- ##
INFO
Model Creator :
~ [Mocci24](https://youtube.com/@mrmocciai)
~ [HirumiM](https://huggingface.co/HirumiM)
---- ## Looking for example song cover from this models?
- Song 1 [A thousands years by Kamisato Ayaka (AI)](https://youtu.be/A7eNebNrZdI)
- Song 3 [Like im gonna lose you by Ayaka ft Kazuha (AI)](https://youtu.be/V3ZfqcNlCXc)

There's no sample song because the Channel was takedowned by youtube


---- ####
RVC V2 Models informations
Trained on Original RVC Training V2 .
Using Pitch Extractions "haverst" and "rmvpe".
Minimum 300 Epoch , 40k Sample rate, and 5-20 minutes dataset with battle voice.
---- #
Currently Models (48 Total) sort by name
~ Aether 1000 epoch (havest) by HirumiM
~ Amber 400 epoch (havest) by HirumiM
~ ARLECCHINO 300 EPOCH (rmvpe) by MrMocci
~ Bannett 400 epoch (havest) by HirumiM
~ BEIDOU 400 EPOCH (rmvpe) by HirumiM
~ Candace 400 epoch (havest) by Mocci24
~ Childe 400 epoch (havest) by HirumiM
~ CHIORI 300 epoch (rmvpe) by Mocci24
~ CLORINDE 225 EPOCH (rmvpe) by Mocci24

~ Collei 400 epoch (havest) by HirumiM
~ DEHYA 400 EPOCH (rmvpe) by Mocci24
~ EULA 400 EPOCH (rmvpe) by Mocci24
~ FARUZAN 400 EPOCH (rmvpe) by HirumiM
~ FURINA 375 EPOCH (rmvpe) by Mocci24

~ Ganyu 400 epoch (havest) by Mocci24
~ Hutao 400 epoch (havest) by Mocci24
~ JEAN 400 EPOCH (rmvpe) by Mocci24
~ KAEDEHARA KAZUHA 400 EPOCH (rmvpe) by HirumiM
~ Kamisato Ayaka 1000 epoch (havest) by Mocci24
~ KAMISATO AYAKA 400 EPOCH (rmvpe) by Hirumim & Mocci24
~ Kaveh 400 epoch (havest) by HirumiM
(Note: Set speaker/singer id to 4, this case only applies to the Kaveh models, for other models, it's still same.)
~ Keqing 400 epoch (havest) by HirumiM
~ KIRARA 400 EPOCH (rmvpe) by Mocci24
~ KUJO SARA 400 EPOCH (rmvpe) by Mocci24

~ Layla 400 epoch (havest) by HirumiM
~ LYNETTE 400 EPOCH (rmvpe) by Mocci24
~ LYNEY 400 EPOCH (rmvpe) by Mocci24
~ Lisa 400 epoch (havest) by Mocci24
~ Lumine 1000 (havest) epoch by HirumiM
~ Nahida 400 epoch (havest) by HirumiM
~ NAVIA 400 EPOCH (rmvpe) by Mocci24
~ NEUVILLETTE 400 EPOCH (rmvpe) by Mocci24
~ NILOU 400 EPOCH (rmvpe) by Mocci24
~ PAIMON 400 EPOCH (rmvpe) by HirumiM
~ RAIDEN EI 400 EPOCH (rmpve) by HirumiM
~ RAIDEN PUPPET 400 EPOCH (rmvpe) by HirumiM
~ Sangonomiya Kokomi 400 epoch (havest) by Mocci24
~ SHENHE 400 EPOCH (rmvpe) by Mocci24
~ VENTI 400 EPOCH (rmpve) by Mocci24

~ Warderer 400 epoch (havest) by HirumiM
~ WRIOTHESLEY 350 EPOCH (rmvpe) by Mocci24
~ XIANGLING 400 EPOCH (rmpve) by Mocci24
~ Xiao 400 epoch (havest) by HirumiM
~ Xinyan 400 epoch(havest) by HirumiM
~ Yae Miko 400 epoch (havest) by Mocci24
~ Yanfei 400 epoch (havest) by HirumiM
~ YELAN 400 EPOCH (rmvpe) by HirumiM
~ Yoimiya 500 epoch (havest) by Mocci24
~ Zhongli 400 epoch (havest) by Mocci24

----

Changes:

- Added models Dehya (rmvpe)
- Added models Kirara (rmvpe)
- Added models Nilou (rmvpe)
- Added models Paimon (rmvpe)
- Added models Lynette (rmpve)
- Added models Venti (rmvpe)
- Added models Navia (rmvpe)
- Added models Neuvillette (rmvpe)
- Added models Faruzan (rmvpe)
- Added models Clorinde (rmvpe) "This model still early, dataset for this model still limited, so maybe the training result not good enough"

- Added models Kujo Sara (rmvpe)
- Added models Lyney (rmvpe)
- Added models Shenhe (rmvpe)
- Added models Wriothesley (rmvpe)
- Updated models Furina (rmvpe)
- Added models Chiori (rmvpe) NEW!
- Added models Arlecchino (rmvpe) NEW! ---- ##### ---- Copy to your colab notebook (run this before run/install requirement.txt): ```bash !apt install git-lfs !git lfs install !git clone https://huggingface.co/mrmocciai/genshin-impact ``` and this ```bash !git clone https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git !mkdir -p /content/Retrieval-based-Voice-Conversion-WebUI/logs !cp -r /content/genshin-impact/req/* /content/Retrieval-based-Voice-Conversion-WebUI !mv /content/genshin-impact/model/* /content/Retrieval-based-Voice-Conversion-WebUI/logs !mv /content/Retrieval-based-Voice-Conversion-WebUI/logs/weights/* /content/Retrieval-based-Voice-Conversion-WebUI/weights %cd /content/Retrieval-based-Voice-Conversion-WebUI !mkdir -p pretrained uvr5_weights ```
----