Higobeatz commited on
Commit
fa6de38
·
verified ·
1 Parent(s): ac38a4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -6,11 +6,16 @@
6
 
7
  --------------------
8
 
9
- # Introduction
 
 
 
 
 
10
 
11
  --------------------
12
 
13
- # Demo
14
 
15
  🎵 Listen to [examples](https://mydemo.page)
16
 
@@ -85,7 +90,7 @@ dreamvoice.save_audio('gen_tradition.wav', gen_tradition, sr)
85
 
86
  --------------------
87
 
88
- # Reference
89
 
90
  If you find the code useful for your research, please consider citing:
91
 
 
6
 
7
  --------------------
8
 
9
+ ## Introduction
10
+
11
+ DreamVoice is an innovative approach to voice conversion (VC) that leverages text-guided generation to create personalized and versatile voice experiences.
12
+ Unlike traditional VC methods, which require a target recording during inference, DreamVoice introduces a more intuitive solution by allowing users to specify desired voice timbres through text prompts.
13
+
14
+ For more details, please check our interspeech paper: [DreamVoice](https://arxiv.org/abs/2406.16314)
15
 
16
  --------------------
17
 
18
+ ## Demo
19
 
20
  🎵 Listen to [examples](https://mydemo.page)
21
 
 
90
 
91
  --------------------
92
 
93
+ ## Reference
94
 
95
  If you find the code useful for your research, please consider citing:
96