Text-to-Speech
Transformers
Japanese
style-bert-vits2
style-bert-vits2-jp-extra
tts
childish
childish voice
japanese
text2audio
text-to-audio
text to audio
audio
Instructions to use RikkaBotan/style_bert_vits2_jp_extra_sweet_original with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RikkaBotan/style_bert_vits2_jp_extra_sweet_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_jp_extra_sweet_original")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("RikkaBotan/style_bert_vits2_jp_extra_sweet_original", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,14 +26,14 @@ tags:
|
|
| 26 |
セリフの読み上げに適しています。
|
| 27 |
もしもっと硬く話してほしい場合は、[coolバージョン](https://huggingface.co/RikkaBotan/style_bert_vits2_jp_extra_cool_original)
|
| 28 |
英語で話してほしい場合は[englishバージョン](https://huggingface.co/RikkaBotan/style_bert_vits2_english_original)
|
| 29 |
-
ささやき声で話してほしい場合は[ASMRバージョン](https://huggingface.co/RikkaBotan/
|
| 30 |
を試してみてください。
|
| 31 |
|
| 32 |
This model is sweet version.
|
| 33 |
It is suitable for reading emotional text.
|
| 34 |
If you want them to speak more descriptively, try the [cool version](https://huggingface.co/RikkaBotan/style_bert_vits2_jp_extra_cool_original).
|
| 35 |
If you want them to speak in English, try the [English version](https://huggingface.co/RikkaBotan/style_bert_vits2_english_original)
|
| 36 |
-
If you want them to speak whisper voice, try the [ASMR version](https://huggingface.co/RikkaBotan/
|
| 37 |
|
| 38 |
# モデルのサンプル音声/sample voice
|
| 39 |
|
|
|
|
| 26 |
セリフの読み上げに適しています。
|
| 27 |
もしもっと硬く話してほしい場合は、[coolバージョン](https://huggingface.co/RikkaBotan/style_bert_vits2_jp_extra_cool_original)
|
| 28 |
英語で話してほしい場合は[englishバージョン](https://huggingface.co/RikkaBotan/style_bert_vits2_english_original)
|
| 29 |
+
ささやき声で話してほしい場合は[ASMRバージョン](https://huggingface.co/RikkaBotan/style_bert_vits2_jp_extra_asmr_original)
|
| 30 |
を試してみてください。
|
| 31 |
|
| 32 |
This model is sweet version.
|
| 33 |
It is suitable for reading emotional text.
|
| 34 |
If you want them to speak more descriptively, try the [cool version](https://huggingface.co/RikkaBotan/style_bert_vits2_jp_extra_cool_original).
|
| 35 |
If you want them to speak in English, try the [English version](https://huggingface.co/RikkaBotan/style_bert_vits2_english_original)
|
| 36 |
+
If you want them to speak whisper voice, try the [ASMR version](https://huggingface.co/RikkaBotan/style_bert_vits2_jp_extra_asmr_original).
|
| 37 |
|
| 38 |
# モデルのサンプル音声/sample voice
|
| 39 |
|