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 5800
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:65237ee1a75ae06a211f94e25c4613a18efaee2a49b8f3220b6a77354236a6e6
|
| 3 |
size 1262168280
|
runs/Jul16_13-18-30_cs-01k0973tf4p7qwnpk6bn26bm6r/events.out.tfevents.1752672067.cs-01k0973tf4p7qwnpk6bn26bm6r.104557.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:769d1ebcd6c08bf47e947be8a1ade59b3ac77b51cfdb68f944ed904a4e3b0508
|
| 3 |
+
size 41406
|