Update README.md
Browse files
README.md
CHANGED
@@ -6,17 +6,17 @@
|
|
6 |
|
7 |
--------------------
|
8 |
|
9 |
-
|
10 |
|
11 |
--------------------
|
12 |
|
13 |
-
|
14 |
|
15 |
🎵 Listen to [examples](https://mydemo.page)
|
16 |
|
17 |
--------------------
|
18 |
|
19 |
-
|
20 |
|
21 |
To load the models, you need to install packages:
|
22 |
|
@@ -85,7 +85,7 @@ dreamvoice.save_audio('gen_tradition.wav', gen_tradition, sr)
|
|
85 |
|
86 |
--------------------
|
87 |
|
88 |
-
|
89 |
|
90 |
If you find the code useful for your research, please consider citing:
|
91 |
|
|
|
6 |
|
7 |
--------------------
|
8 |
|
9 |
+
# Introduction
|
10 |
|
11 |
--------------------
|
12 |
|
13 |
+
# Demo
|
14 |
|
15 |
🎵 Listen to [examples](https://mydemo.page)
|
16 |
|
17 |
--------------------
|
18 |
|
19 |
+
# Model Usage
|
20 |
|
21 |
To load the models, you need to install packages:
|
22 |
|
|
|
85 |
|
86 |
--------------------
|
87 |
|
88 |
+
# Reference
|
89 |
|
90 |
If you find the code useful for your research, please consider citing:
|
91 |
|