Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ base_model:
|
|
12 |
### <center>A LLM based TTS Engine</center>
|
13 |
|
14 |
<p align="center">
|
15 |
-
<img src="
|
16 |
</p>
|
17 |
|
18 |
## Features
|
@@ -43,8 +43,8 @@ base_model:
|
|
43 |
|
44 |
Below are examples of speech generated by this project:
|
45 |
|
46 |
-
- Example 1: [Female Voice - 1](
|
47 |
-
- Example 2: [Male Voice - 1](
|
48 |
|
49 |
---
|
50 |
|
|
|
12 |
### <center>A LLM based TTS Engine</center>
|
13 |
|
14 |
<p align="center">
|
15 |
+
<img src="./post.webp" alt="Viitor-Voice Cover">
|
16 |
</p>
|
17 |
|
18 |
## Features
|
|
|
43 |
|
44 |
Below are examples of speech generated by this project:
|
45 |
|
46 |
+
- Example 1: [Female Voice - 1](./female_normal.wav)
|
47 |
+
- Example 2: [Male Voice - 1](./male_normal.wav)
|
48 |
|
49 |
---
|
50 |
|