il-hoon commited on
Commit
ecabf57
1 Parent(s): 9dbd91b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -20
README.md CHANGED
@@ -1,20 +1,12 @@
1
- ** Temporarily suspended
2
-
3
-
4
-
5
- # Real-Time Korean Voice Cloning
6
- This repository is Korean version of sv2tts. The original model (which was developed by CorentinJ(https://github.com/CorentinJ/Real-Time-Voice-Cloning)) is based on English.
7
- To implement Korean speech on the model, I refer to tail95(https://github.com/tail95/Voice-Cloning).
8
- I changed some codes to improve convenience in preprocessing(audio and text) and training. Also I converted tensorflow model to pytorch model and fixed some errors.
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: openrail
3
+ title: ai voice ) korean)
4
+ sdk: streamlit
5
+ emoji: 💻
6
+ colorFrom: red
7
+ colorTo: red
8
+ app_file: app.py
9
+ pinned: true
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference