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", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload checkpoint.safetensors with huggingface_hub
Browse files- checkpoint.safetensors +3 -0
checkpoint.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04f8302c73bcad777a9b6b15254cec9e40b0f2f87f75b2affe6b4e165fdda52d
|
| 3 |
+
size 207607044
|