Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use divakaivan/glaswegian-asr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use divakaivan/glaswegian-asr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="divakaivan/glaswegian-asr")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("divakaivan/glaswegian-asr") model = AutoModelForSpeechSeq2Seq.from_pretrained("divakaivan/glaswegian-asr") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29eef65d5bcb6c2694596ba128c2cc93178e441c14e3e335a028109d2049a67d
|
| 3 |
size 966995080
|
runs/Jul30_09-47-21_00d045dcd1ca/events.out.tfevents.1722332855.00d045dcd1ca.1362.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:9f195939ba34cf7dec55207ae06bf3563c626500f2df698fbbb1deb9918e593d
|
| 3 |
+
size 32927
|