Instructions to use psiyou/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use psiyou/output with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="psiyou/output")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("psiyou/output") model = AutoModelForSpeechSeq2Seq.from_pretrained("psiyou/output") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 80000
Browse files
runs/Mar25_14-20-52_barbie02/events.out.tfevents.1711372853.barbie02
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:76aee0a1dfb3ec45e5472aa03668d134e4d8f0838830cc0b97d87aff06de8069
|
| 3 |
+
size 22197
|