File size: 1,527 Bytes
2ac7400
 
 
 
193b33b
2ac7400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
license: cc-by-nc-nd-4.0
language:
- ja
pipeline_tag: text-to-speech
---


# ไธƒๆตท TTS(Text-to-Speech) Models

<p align="center">
  <img src="./ใ‚ใ‚„ใ›/ayase.webp" alt="ใ‚ใ‚„ใ› TTS" title="ใ‚ใ‚„ใ› TTS">
</p>

## Overview
Introducing the text-to-speech model of ใ‚ใ‚„ใ›(ayase) 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/ROhi6kNn2vNKvyGUF8mSJ.wav"></audio>

```txt
ใ“ใ‚“ใซใกใฏใ€ๅˆใ‚ใพใ—ใฆใ€‚ใ‚ใชใŸใฎๅๅ‰ใฏใชใ‚“ใฆใ„ใ†ใฎ๏ผŸ
```

<audio controls src="https://cdn-uploads.huggingface.co/production/uploads/61960aa548981535eeb84cac/Z50-ENhaGf2oqQEElvskL.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)