Instructions to use devkyle/Akan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devkyle/Akan with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="devkyle/Akan")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("devkyle/Akan") model = AutoModelForSpeechSeq2Seq.from_pretrained("devkyle/Akan") - 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:29211e192e6075762750945c78cb53fe08f3d943c534f4001296135128bbbc37
|
| 3 |
size 151061672
|
runs/Sep04_21-18-47_2164795dcc3b/events.out.tfevents.1725484729.2164795dcc3b.180.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7850a92255f75e37c999ae3aa4f4ca6d18edc1c02c530fa8ba065bdf942ab0c5
|
| 3 |
+
size 88
|
runs/Sep04_22-39-54_65c612d2ca56/events.out.tfevents.1725489631.65c612d2ca56.393.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02c3a1192cc150feb774c76094db3927240b87124ce971a569dc68ca617fc153
|
| 3 |
+
size 28836
|
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:aab0600e9840d5fd786361985430e48d98723b4b8c0dcab63e44a118cfd78e20
|
| 3 |
size 5368
|