Instructions to use nh0znoisung/hubert-large-timit-upsample-decoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nh0znoisung/hubert-large-timit-upsample-decoder with Transformers:
# Load model directly from transformers import AutoProcessor, HubertForCTCWithLearnableUpsample processor = AutoProcessor.from_pretrained("nh0znoisung/hubert-large-timit-upsample-decoder") model = HubertForCTCWithLearnableUpsample.from_pretrained("nh0znoisung/hubert-large-timit-upsample-decoder", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 8080
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 1262001224
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c034de4c4a80714f88e4ff52c7e2cf428f6f8203fdf45ee874557eee3ed9bdaa
|
| 3 |
size 1262001224
|