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 41400
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:3fcd9ee655832a7e2a6338c9e989f113b196a0511731a6840c6c449145420780
|
| 3 |
+
size 131335
|
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:c7fd97deab862995c9743d5a26606e7411f620a535ca28f714c1ee6a1fab1817
|
| 3 |
size 1261983780
|