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 2000
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:2ca304dd4a7d6ec354179743f75b7a0e5fabb88db663eb396eada1ebc9981802
|
| 3 |
size 151061672
|
runs/Sep11_05-51-25_c6e247ed8ebc/events.out.tfevents.1726033895.c6e247ed8ebc.518.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:b8760c1a64e571208ed343871945e2274c34d60016418ffe4f5fcf29cbd9574f
|
| 3 |
+
size 50210
|