Adam3 commited on
Commit
f0ea802
·
verified ·
1 Parent(s): cf581f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
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 +233,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
+ license: apache-2.0
3
+ title: 'Aicover embrace '
4
+ sdk: gradio
5
+ emoji: 🔥
6
+ colorFrom: purple
7
+ colorTo: green
8
+ pinned: true
9
+ short_description: A rvc with effects.
10
+ ---
11
  # AICoverGen
12
  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.
13
 
 
233
  - Original AICoverGen by **SociallyIneptWeeb**
234
  - RVC (Retrieval-based Voice Conversion) framework
235
  - MDXNet for audio separation
236
+ - All the amazing open-source audio processing libraries