Spaces:
Runtime error
Runtime error
Create README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
## References
|
11 |
-
- https://github.com/CorentinJ/Real-Time-Voice-Cloning
|
12 |
-
- https://github.com/tail95/Voice-Cloning
|
13 |
-
- https://medium.com/analytics-vidhya/the-intuition-behind-voice-cloning-with-5-seconds-of-audio-5989e9b2e042
|
14 |
-
- Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis (https://arxiv.org/abs/1806.04558)
|
15 |
-
|
16 |
-
|
17 |
-
## Used Dataset
|
18 |
-
- KSponspeech (https://aihub.or.kr/aidata/105)
|
19 |
-
|
20 |
-
Make sure that your datasets has text-audio pairs.
|
|
|
1 |
+
---
|
2 |
+
license: bsd-2-clause
|
3 |
+
title: kvoice
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 📈
|
6 |
+
colorFrom: yellow
|
7 |
+
colorTo: red
|
8 |
+
pinned: false
|
9 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|