Instructions to use TopSlayer/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TopSlayer/model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="TopSlayer/model")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("TopSlayer/model") model = AutoModelForCTC.from_pretrained("TopSlayer/model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262168280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:277c0cfab9c8eb268adee1bc04ac24169afe22adc2fa457da7e87eb73202155b
|
| 3 |
size 1262168280
|
runs/Jul16_09-15-05_cs-01k0973tf4p7qwnpk6bn26bm6r/events.out.tfevents.1752657491.cs-01k0973tf4p7qwnpk6bn26bm6r.5667.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51934e9ad35a57269dde11d8f2b1231cae7a350177a5742c5576db8b0c3af2fa
|
| 3 |
+
size 28107
|
runs/Jul16_10-51-59_cs-01k0973tf4p7qwnpk6bn26bm6r/events.out.tfevents.1752663310.cs-01k0973tf4p7qwnpk6bn26bm6r.49177.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cde0c557b45320a8697656533234e3cbeed86e620c5f2f7c148428927605f02c
|
| 3 |
+
size 7554
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5713
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23803470715f5c8a25f33914c4e46097a721731933f25cb46bd31e29d1386c0e
|
| 3 |
size 5713
|