--- license: cc-by-nc-4.0 language: - ja --- # Visual Novel TTS
Image 1 Image 2 Image 3
## Overview Introducing the text-to-speech model from visual_novel. The model currently can generate below character's voice. character | visual_novel | --- | --- | ムラサメ | Senren*Banka | 茉子 | Senren*Banka | 芳乃 | Senren*Banka | レナ | Senren*Banka | 千咲 | Senren*Banka | 芦花 | Senren*Banka | 愛衣 | Café Stella and the Reaper's Butterflies | 栞那 | Café Stella and the Reaper's Butterflies | ナツメ | Café Stella and the Reaper's Butterflies | 希 | Café Stella and the Reaper's Butterflies | 涼音 | Café Stella and the Reaper's Butterflies | あやせ | Riddle Joker | 七海 | Riddle Joker | 羽月 | Riddle Joker | 茉優 | Riddle Joker | 小春 | Riddle Joker | If you want to chat with above characters, check [here](https://huggingface.co/spow12/ChatWaifu_v1.0) This model is based on text-to-speech model developed in the [Style-Bert_VITS2](https://github.com/litagin02/Style-Bert-VITS2) repository. ## Installation and Usage Detailed installation and usage guides can be found in model repositories. the Style-Bert_VITS2 model includes an API server for integration with other applications and tools. - Style-Bert_VITS2 Model: [Repository Link](https://github.com/litagin02/Style-Bert-VITS2) ## License and Credits / Links This model is released only for research purpose and personal use. So, you can't use this model for commercial purpose. ### Special Thanks Thank you for Awesome TTS model from [litagin02](https://github.com/litagin02) Thank you for extracting tool from [xmoezzz](https://github.com/xmoezzz/KrkrExtract)