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:5ce7ba395cddce2efd89b6cb81deae6309d0e0feb39be70d2379e5bb6223bee7
|
| 3 |
size 151061672
|
runs/Sep10_17-53-56_b6d1caff3073/events.out.tfevents.1725990847.b6d1caff3073.1765.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:ae74a4ce17292cf354bf3353fa31c5ea72224c3167e574ac89241746cfdf0eb5
|
| 3 |
+
size 51842
|