Instructions to use Foxasdf/EnglishModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Foxasdf/EnglishModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Foxasdf/EnglishModel")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Foxasdf/EnglishModel") model = AutoModelForCTC.from_pretrained("Foxasdf/EnglishModel") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1800
Browse files
runs/Feb18_14-17-50_a58dba28b5c8/events.out.tfevents.1676730060.a58dba28b5c8.106.2
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:393bd579f0f65386483d997fab504ff775141fc3f68c572bddc812c0fb890949
|
| 3 |
+
size 5758
|