Update README.md
Browse files
README.md
CHANGED
@@ -19,15 +19,15 @@ Art by Radaiik
|
|
19 |
3)Move the extracted model files into this directory. Ensure they are placed within the appropriate subfolder for models, if applicable to your project's structure.
|
20 |
|
21 |
### Run RVC online
|
22 |
-
Google Colab (Official) - https://colab.research.google.com/github/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/main/Retrieval_based_Voice_Conversion_WebUI.ipynb
|
23 |
-
Appolo RVC Google Colab (Fork) - https://colab.research.google.com/github/iahispano/applio/blob/master/assets/Applio.ipynb
|
24 |
-
Replicate by zsxkib - https://replicate.com/zsxkib/realistic-voice-cloning
|
25 |
|
26 |
|
27 |
#### <center> INFO
|
28 |
-
Creator: Kre1
|
29 |
-
Voice Inspiration: Riot Games
|
30 |
-
|
31 |
|
32 |
##### About the training
|
33 |
* Trained for 350 epochs
|
|
|
19 |
3)Move the extracted model files into this directory. Ensure they are placed within the appropriate subfolder for models, if applicable to your project's structure.
|
20 |
|
21 |
### Run RVC online
|
22 |
+
* Google Colab (Official) - https://colab.research.google.com/github/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/main/Retrieval_based_Voice_Conversion_WebUI.ipynb
|
23 |
+
* Appolo RVC Google Colab (Fork) - https://colab.research.google.com/github/iahispano/applio/blob/master/assets/Applio.ipynb
|
24 |
+
* Replicate by zsxkib - https://replicate.com/zsxkib/realistic-voice-cloning
|
25 |
|
26 |
|
27 |
#### <center> INFO
|
28 |
+
Creator: Kre1
|
29 |
+
Voice Inspiration: Riot Games
|
30 |
+
Data Source: High-quality, bit perfect sourced audio from League of Legends
|
31 |
|
32 |
##### About the training
|
33 |
* Trained for 350 epochs
|