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:37d503719a4ea7ee736da8e06b0c7cc062c6c7d3a58b14d44eb846cdb1a48b63
|
| 3 |
size 1262168280
|
runs/Jul16_10-51-59_cs-01k0973tf4p7qwnpk6bn26bm6r/events.out.tfevents.1752663310.cs-01k0973tf4p7qwnpk6bn26bm6r.49177.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:b4c25faf05c3baf259605c2c26938cd5cb5b425e47c92081945e18f0aa7a5050
|
| 3 |
+
size 41406
|