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 300
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:9a3980b1c034bf253b3f7020f3abae83cc6b2a6872b17c3fa3ec52952ad817aa
|
| 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:6ce8dd7f158e70f5414b10aaf71f6cd0c86750129c19443da96f546241c2668a
|
| 3 |
+
size 24606
|