|
--- |
|
license: cc-by-nc-4.0 |
|
language: |
|
- ja |
|
--- |
|
|
|
|
|
# Visual Novel TTS |
|
|
|
![image](./visual_novel/cover.png) |
|
|
|
# WaifuModel Collections |
|
|
|
- [TTS](https://huggingface.co/spow12/visual_novel_tts) |
|
- [Chat](https://huggingface.co/spow12/ChatWaifu_v1.0) |
|
- [ASR](https://huggingface.co/spow12/Visual-novel-transcriptor) |
|
|
|
## 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 | |
|
|
|
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. |
|
|
|
## Demo |
|
|
|
Here is demo [page](https://huggingface.co/spaces/spow12/Style_Bert_VITS2_Demo_visual-novel) |
|
|
|
This demo page is based on [litagin02](https://github.com/litagin02)'s code. Thanks again for great work. |
|
|
|
### 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) |
|
|
|
## Citation |
|
|
|
```bibtex |
|
@misc {visual_novel_tts, |
|
author = { YoungWoo Nam }, |
|
title = { visual_novel_tts }, |
|
year = 2024, |
|
url = { https://huggingface.co/spow12/visual_novel_tts/ }, |
|
publisher = { Hugging Face } |
|
} |
|
``` |