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 8600
Browse files
logs/events.out.tfevents.1750841249.f207f2b5c89b.980.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:4cdfd51e58f19f6264701793f80910ae4c740d3a44a7425a06611c3409c33a39
|
| 3 |
+
size 31318
|
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:74879558ddc762c3bee26dce966df82f537159db97f60d319b8d99d989c015fc
|
| 3 |
size 1261983780
|