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 400
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:6a82fe9dad9a6c1a3942c87202af0e1e7a662f41423a5ca8fa2d7cb26ba9a008
|
| 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:51ce6a382bfac2f8649e40b7247274507363b53d05adc763a4d8f731f5a093e0
|
| 3 |
+
size 8576
|