Instructions to use devkyle/Akan-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devkyle/Akan-3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="devkyle/Akan-3")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("devkyle/Akan-3") model = AutoModelForSpeechSeq2Seq.from_pretrained("devkyle/Akan-3") - 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:3b33ad3e50f0f4918a452ed777a6e24f0d530f581e8a8e9c05e252a57852b7a3
|
| 3 |
size 151061672
|
runs/Sep08_04-00-57_082b23cfaf64/events.out.tfevents.1725768060.082b23cfaf64.596.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:cc0fb98f83b21d96785f5ac7b8b3ea8f657c5109c8b89225c443d4499ea4e071
|
| 3 |
+
size 18107
|