Instructions to use TheRains/output-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheRains/output-medium with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="TheRains/output-medium")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("TheRains/output-medium") model = AutoModelForSpeechSeq2Seq.from_pretrained("TheRains/output-medium", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
runs/Apr19_22-47-14_dsai-server/events.out.tfevents.1681919240.dsai-server
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:96d3b3fe2806c667e8921ad22003c8963c2d4ff35a5274e999b457d9bb9436b7
|
| 3 |
+
size 7573
|