Instructions to use AKAWIZ/Untitled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AKAWIZ/Untitled with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="AKAWIZ/Untitled")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("AKAWIZ/Untitled") model = AutoModelForSpeechSeq2Seq.from_pretrained("AKAWIZ/Untitled") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 300
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967102601
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7d16a25dc7503f99d674c7a224b595b1740b23e15a47ade52025f24cdac40f9
|
| 3 |
size 967102601
|
runs/May14_12-54-42_f7853b3ff34e/events.out.tfevents.1684068904.f7853b3ff34e.364.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:f3483d5edd7a0d5b4cf1f0316c4f8b63ed6e6cd3fef72277eb4793bead190b19
|
| 3 |
+
size 7630
|