Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use josephhaaga/transcribe-arlco-calls with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use josephhaaga/transcribe-arlco-calls with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="josephhaaga/transcribe-arlco-calls")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("josephhaaga/transcribe-arlco-calls") model = AutoModelForSpeechSeq2Seq.from_pretrained("josephhaaga/transcribe-arlco-calls") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966992008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57cdce490314f524ffc89d0d086e2e2492afa2292edd05af9b6d53f1c7f92439
|
| 3 |
size 966992008
|
runs/Feb09_21-28-59_9f56bd31de57/events.out.tfevents.1739136542.9f56bd31de57.1675.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:791c10f5dc9294af7be8bdbd1655d471fde68f13a7097c73c833283fba17556f
|
| 3 |
+
size 30660
|