Instructions to use shtapm/output_large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shtapm/output_large with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="shtapm/output_large")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("shtapm/output_large") model = AutoModelForSpeechSeq2Seq.from_pretrained("shtapm/output_large") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
runs/Apr10_23-42-22_a1c244088d32/events.out.tfevents.1712792591.a1c244088d32.4256.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:85ba75183a0f4a3e15bdd6241863c67fc9e1fe70c327e1f9014842ec3987e275
|
| 3 |
+
size 14730
|