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 70
Browse files
runs/Apr10_09-02-07_4e83c3b9fc52/events.out.tfevents.1712739769.4e83c3b9fc52.19317.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:625beff4d7a40d181c67eb724cd913a6e92742bfc2e3cc244fcf0db127a8905f
|
| 3 |
+
size 9019
|