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
End of training
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:b5017594d37d39ee4eb71c7b4fd8d2396057ef82dacd9bc24c8483865c6d2d4d
|
| 3 |
+
size 6112
|