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 4000
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:5d7b2eab42d6e796faf389336acc80ee6022b741823b6e20b18479ea06212431
|
| 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:009112bb3c702cbc1c4ee5ed4f8688395392f3bc9336a3bec5111e261e4f0ec8
|
| 3 |
+
size 42039
|