Text-to-Speech
Transformers
Chinese
style-bert-vits2
tts
childish
childish voice
chinese
text2audio
text-to-audio
text to audio
audio
Instructions to use RikkaBotan/style_bert_vits2_chinese_original with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RikkaBotan/style_bert_vits2_chinese_original with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="RikkaBotan/style_bert_vits2_chinese_original")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("RikkaBotan/style_bert_vits2_chinese_original", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ tags:
|
|
| 16 |
---
|
| 17 |
|
| 18 |
|
| 19 |
-
[X(Twitter) アカウント](https://twitter.com/peony__snow)
|
| 20 |
|
| 21 |
|
| 22 |

|
|
@@ -108,7 +108,7 @@ Use for R-18 and R-18G expressions (but zoning is required (please think about y
|
|
| 108 |
|
| 109 |
对提供者不利 なりすましなど、提供者に不利益をもたらすこと detrimental to the provider
|
| 110 |
|
| 111 |
-
# 用于商业用途的 VRM(Vroid)模型/商用利用可能なVRMも作りました。/ VRM(Vroid) model for commercial use
|
| 112 |
|
| 113 |
|
| 114 |
请将此用于 AITuber 和视频创作。/AITuberや動画解説などに用いてください。/Please use this for AITuber and video creations
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
|
| 19 |
+
[X(Twitter) アカウント](https://twitter.com/peony__snow) ぜひ遊びにきてね。
|
| 20 |
|
| 21 |
|
| 22 |

|
|
|
|
| 108 |
|
| 109 |
对提供者不利 なりすましなど、提供者に不利益をもたらすこと detrimental to the provider
|
| 110 |
|
| 111 |
+
# 用于商业用途的 VRM(Vroid)模型/商用利用可能なVRMも簡素ですが作りました。/ VRM(Vroid) model for commercial use
|
| 112 |
|
| 113 |
|
| 114 |
请将此用于 AITuber 和视频创作。/AITuberや動画解説などに用いてください。/Please use this for AITuber and video creations
|