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:b10cccc62098d4778a5349b114bee6274f7e275518378503178b95ac86d72bc5
|
| 3 |
size 151061672
|
runs/Sep11_06-02-10_9e1287df26cf/events.out.tfevents.1726034535.9e1287df26cf.205.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:19ac5da6b1ab9d3ceb7c8bb82d7cd8b5c293260cee15f5bb00b819c999579d24
|
| 3 |
+
size 29472
|