Text-to-Audio
Transformers
PyTorch
Japanese
parler_tts
text-generation
text-to-speech
annotation
japanese
Instructions to use 2121-8/japanese-parler-tts-mini-bate with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 2121-8/japanese-parler-tts-mini-bate with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="2121-8/japanese-parler-tts-mini-bate")# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("2121-8/japanese-parler-tts-mini-bate", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 056ddb07ec315429be937745cb3cf60fa64ad278299eb51e3c3a31c3ef284f9e
- Size of remote file:
- 798 kB
- SHA256:
- 1718aa5c66cfddbd44ea913eec5a460db9ae0cacae167c6543996986c32a192b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.