Instructions to use UphamProjects/STT-Gated_TCN with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use UphamProjects/STT-Gated_TCN with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("UphamProjects/STT-Gated_TCN", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Push model using huggingface_hub.
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 48190692
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dfd178a10d2eef9982ca93769cad10937be9371cce38b4233f6441b17ffa52c
|
| 3 |
size 48190692
|