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
End of training
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:c0b869b6a400123b209dd373a96f65aa28e8997a63a5eea49e90d52b895c793c
|
| 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:7e1ea9eba7d55945eb4871853b1657a50d326a49b5570fdd47a48ad18b138e53
|
| 3 |
+
size 8099
|