Instructions to use anzorq/kbd-vits-tts-male with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anzorq/kbd-vits-tts-male with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="anzorq/kbd-vits-tts-male")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("anzorq/kbd-vits-tts-male", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
ae7100f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:23eb3e3fb5eae7f51dffaf224085576bcdc02838b6fc2dc50fb958dd04afd096
size 997753349
|