Update README.md
Browse files
README.md
CHANGED
@@ -9,16 +9,15 @@ tags:
|
|
9 |
- audio
|
10 |
---
|
11 |
|
12 |
-
# Seed-VC
|
13 |
|
14 |
## Introduction
|
15 |
-
This model is a fine-tuned version of **Plachta/Seed-VC**
|
16 |
-
It demonstrates improvements in naturalness and
|
17 |
-
Below you can listen to the reference clip and compare the output from the original audio, base model, and finetuned model.
|
18 |
|
19 |
---
|
20 |
|
21 |
-
## 🎯 Reference
|
22 |
|
23 |
<audio controls preload="none" style="width:100%;">
|
24 |
<source src="https://huggingface.co/WeirdhostRnD/seed-star-v1.5/resolve/main/sample/refrence.wav" type="audio/mpeg" />
|
|
|
9 |
- audio
|
10 |
---
|
11 |
|
12 |
+
# Seed-VC Singing Audio Finetune
|
13 |
|
14 |
## Introduction
|
15 |
+
This model is a fine-tuned version of **Plachta/Seed-VC**'s seed-uvit-whisper-base with 168 hours of clean singing audios in korean.
|
16 |
+
It demonstrates significant improvements in naturalness and voice quality.
|
|
|
17 |
|
18 |
---
|
19 |
|
20 |
+
## 🎯 Reference Audio
|
21 |
|
22 |
<audio controls preload="none" style="width:100%;">
|
23 |
<source src="https://huggingface.co/WeirdhostRnD/seed-star-v1.5/resolve/main/sample/refrence.wav" type="audio/mpeg" />
|