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_cool_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_cool_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_cool_original")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("RikkaBotan/style_bert_vits2_jp_extra_cool_original", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!