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 41800
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:bdd8e2f0a72d0796f02119beaa157590e10278c137b23f8dddadf0597f0a0186
|
| 3 |
+
size 132509
|
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:72e838f0ab5aa47a8fea3d9176377f42e700a34af1836066b885b1c633879340
|
| 3 |
size 1261983780
|