Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2-bert
Generated from Trainer
Instructions to use Paywinful/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Paywinful/output with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Paywinful/output")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Paywinful/output") model = AutoModelForCTC.from_pretrained("Paywinful/output", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 41600
Browse files
logs/events.out.tfevents.1750861356.1ecce98ea8ea.2793.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:6575d1bf4f58688f633705e0378d1f88361ad4a7f78ca1fe8435f1f7763868e2
|
| 3 |
+
size 131922
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1261983780
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba9f1960f8f652e796ed81bfbd89f8c285cf16443d9aa46f7a047ce2c9eb3391
|
| 3 |
size 1261983780
|