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
End of training
Browse files
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:564fecbffdfe2b278751debb6cbae8ac0689bfd2977463911770f8885d9b3d00
|
| 3 |
+
size 5810
|