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 500
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:ae2d75ca2e977b7f78cc35ba02763ef7209a52083ea27bc5ed4eb37a83416ab5
|
| 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:74ec903ccc22e58c9104d4f04faeddebce194a3f4045c0c4197a9bf44f387ddf
|
| 3 |
+
size 9522
|