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
Upload events.out.tfevents.1692867492.7f5a199528f5.974.0 with huggingface_hub
Browse files
events.out.tfevents.1692867492.7f5a199528f5.974.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c247ba5e9546ab85a736e1280f5081b9ca705bbefac2eeeb27673e9234634518
|
| 3 |
+
size 241580174
|