Instructions to use Foxasdf/EnglishModel_STT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Foxasdf/EnglishModel_STT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Foxasdf/EnglishModel_STT")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Foxasdf/EnglishModel_STT") model = AutoModelForCTC.from_pretrained("Foxasdf/EnglishModel_STT") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 600
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262050737
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c467e038a6f5f3d142a5828c0be738b75b00c41fde5cc237aa827d4f00d006ee
|
| 3 |
size 1262050737
|
runs/Feb18_14-51-40_2d28c00cd00d/events.out.tfevents.1676732004.2d28c00cd00d.335.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:0b3def7d5e84cb2ab3a1ef478fc49a6aa9ad0f4d5b952219d1ca4ab0e2ddb65c
|
| 3 |
+
size 4981
|