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 70000
Browse files
runs/Mar27_12-31-33_barbie02/events.out.tfevents.1711539093.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:aa3b41943402d01e6bab546f953984020e06535312ab263ac6e15555a0bc52e8
|
| 3 |
+
size 20083
|