Instructions to use devkyle/akan-wd-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devkyle/akan-wd-1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="devkyle/akan-wd-1")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("devkyle/akan-wd-1") model = AutoModelForSpeechSeq2Seq.from_pretrained("devkyle/akan-wd-1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55765146756e731dc9df9ec7a02abdfc128598aefa17b482f8c12660b4fd3ecb
|
| 3 |
size 151061672
|
runs/Sep12_05-13-10_88ec8b644a51/events.out.tfevents.1726118061.88ec8b644a51.1022.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffb294d246bcffb68e24d11005a3528daba28e5b1c99f8221dd1f5ade19415cd
|
| 3 |
+
size 28876
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2debd079e44bdd0826f62dcefb3c652acc1841c985e5db9ee1c33e76f2352bcc
|
| 3 |
size 5368
|