Instructions to use maher13/English_ASR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use maher13/English_ASR with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="maher13/English_ASR")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("maher13/English_ASR") model = AutoModelForCTC.from_pretrained("maher13/English_ASR") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377670039
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2daadab8eb277e0288f4c90d8180b5fbc02c92bacf7966ba119787a4aaf56d3
|
| 3 |
size 377670039
|
runs/Dec28_14-17-57_1a4cfcf7ac7c/events.out.tfevents.1640701264.1a4cfcf7ac7c.35.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:6cd663b2f8ced8c40f1c18b7668c196b18c0cd8affefae6e3235fcf00a725915
|
| 3 |
+
size 5370
|