Instructions to use DeepDream2045/bts-3-tts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DeepDream2045/bts-3-tts with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DeepDream2045/bts-3-tts", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload checkpoint.pth with huggingface_hub
Browse files- checkpoint.pth +3 -0
checkpoint.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:acd278040eaf9536908e2b965273df5a731c44d8f0da66cc5fed7972772ed23c
|
| 3 |
+
size 207860748
|