sbv_mayu / README.md
spow12's picture
Update README.md
1c884b2 verified
|
raw
history blame
1.29 kB
---
license: cc-by-nc-nd-4.0
language:
- ja
pipeline_tag: text-to-speech
---
# ่Œ‰ๅ„ช TTS(Text-to-Speech) Models
<p align="center">
<img src="./่Œ‰ๅ„ช/mayu.webp" alt="่Œ‰ๅ„ช TTS" title="่Œ‰ๅ„ช TTS">
</p>
## Overview
Introducing the text-to-speech model of ่Œ‰ๅ„ช(mayu) from 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.
## Sample
<audio controls src="https://cdn-uploads.huggingface.co/production/uploads/61960aa548981535eeb84cac/3ILIkkZ1BKxsQ3_JDz2Ys.wav"></audio>
```txt
ใ“ใ‚“ใซใกใฏใ€ๅˆใ‚ใพใ—ใฆใ€‚ใ‚ใชใŸใฎๅๅ‰ใฏใชใ‚“ใฆใ„ใ†ใฎ๏ผŸ
```
## 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.
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)