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/Feb21_18-40-52_dd86511d26a5/events.out.tfevents.1677005213.dd86511d26a5.283.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:9674b56b8b6e1bb96b27374d732ca19c6be5e640c06450ed13d513b2d2b9e64a
|
| 3 |
+
size 5810
|