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
File size: 320 Bytes
437188d 6973865 437188d | 1 2 3 4 5 6 7 8 9 | ---
tags:
- pytorch_model_hub_mixin
- model_hub_mixin
---
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
- Library: [More Information Needed]
- Docs: [More Information Needed] |