Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,12 @@ language:
|
|
| 9 |
|
| 10 |

|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
## Overview
|
| 13 |
|
| 14 |
Introducing the text-to-speech model from visual_novel.
|
|
@@ -34,8 +40,6 @@ character | visual_novel |
|
|
| 34 |
茉優 | Riddle Joker |
|
| 35 |
小春 | Riddle Joker |
|
| 36 |
|
| 37 |
-
If you want to chat with above characters, check [here](https://huggingface.co/spow12/ChatWaifu_v1.0)
|
| 38 |
-
|
| 39 |
This model is based on text-to-speech model developed in the [Style-Bert_VITS2](https://github.com/litagin02/Style-Bert-VITS2) repository.
|
| 40 |
|
| 41 |
## Installation and Usage
|
|
|
|
| 9 |
|
| 10 |

|
| 11 |
|
| 12 |
+
# WaifuModel Collections
|
| 13 |
+
|
| 14 |
+
- [TTS](https://huggingface.co/spow12/visual_novel_tts)
|
| 15 |
+
- [Chat](https://huggingface.co/spow12/ChatWaifu_v1.0)
|
| 16 |
+
- [ASR](https://huggingface.co/spow12/Visual-novel-transcriptor)
|
| 17 |
+
|
| 18 |
## Overview
|
| 19 |
|
| 20 |
Introducing the text-to-speech model from visual_novel.
|
|
|
|
| 40 |
茉優 | Riddle Joker |
|
| 41 |
小春 | Riddle Joker |
|
| 42 |
|
|
|
|
|
|
|
| 43 |
This model is based on text-to-speech model developed in the [Style-Bert_VITS2](https://github.com/litagin02/Style-Bert-VITS2) repository.
|
| 44 |
|
| 45 |
## Installation and Usage
|