Instructions to use JordanWHLewis/hyperparam-fairseq-match_V3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JordanWHLewis/hyperparam-fairseq-match_V3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="JordanWHLewis/hyperparam-fairseq-match_V3")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("JordanWHLewis/hyperparam-fairseq-match_V3") model = AutoModelForCTC.from_pretrained("JordanWHLewis/hyperparam-fairseq-match_V3") - Notebooks
- Google Colab
- Kaggle
Commit ·
3912ad6
1
Parent(s): 9af0c00
Training in progress, step 2200
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262084525
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1c7c9885c85f74208d8f750e3c298f9ce7aaa8795c82dfeef209a60266bbc13
|
| 3 |
size 1262084525
|