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 1400
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:e3816e8ed0a2408b25518b2293f02a7d9d52d2488757ca632072a4efade10d9d
|
| 3 |
size 1262168280
|
runs/Jul16_08-17-08_cs-01k0944qg2cbvjm8ac7973r867/events.out.tfevents.1752653987.cs-01k0944qg2cbvjm8ac7973r867.8136.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:d2a7b0f0805e02bf063edaf5b3ebde8b5da89c10e920c78ed173f64033f059f6
|
| 3 |
+
size 14808
|