Adam3 commited on
Commit
0eb9c5c
·
verified ·
1 Parent(s): 9d908c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # AICoverGen
2
  An autonomous pipeline to create covers with any RVC v2 trained AI voice from YouTube videos or a local audio file. For developers who may want to add a singing functionality into their AI assistant/chatbot/vtuber, or for people who want to hear their favourite characters sing their favourite song.
3
 
@@ -223,5 +230,4 @@ This project is licensed under the **MIT License** – see the LICENSE file for
223
  - Original AICoverGen by **SociallyIneptWeeb**
224
  - RVC (Retrieval-based Voice Conversion) framework
225
  - MDXNet for audio separation
226
- - All the amazing open-source audio processing libraries
227
-
 
1
+ ---
2
+ title: Rvc Effects
3
+ sdk: gradio
4
+ emoji: 🔥
5
+ colorFrom: indigo
6
+ colorTo: purple
7
+ ---
8
  # AICoverGen
9
  An autonomous pipeline to create covers with any RVC v2 trained AI voice from YouTube videos or a local audio file. For developers who may want to add a singing functionality into their AI assistant/chatbot/vtuber, or for people who want to hear their favourite characters sing their favourite song.
10
 
 
230
  - Original AICoverGen by **SociallyIneptWeeb**
231
  - RVC (Retrieval-based Voice Conversion) framework
232
  - MDXNet for audio separation
233
+ - All the amazing open-source audio processing libraries