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 60000
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:f7ee056412911412abc096748e6fc9950f8ddd72674f60a94336dc1d0ac2f65e
|
| 3 |
+
size 17897
|