Instructions to use rms7988/ASR-AFRI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rms7988/ASR-AFRI with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="rms7988/ASR-AFRI")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("rms7988/ASR-AFRI") model = AutoModelForSpeechSeq2Seq.from_pretrained("rms7988/ASR-AFRI") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1130
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151060136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f4ce2eeb41393b16b5af5b272626ce40d46d3192a44192c88a242ef451cd511
|
| 3 |
size 151060136
|
runs/Jun01_09-37-49_fb9ed1e4ab49/events.out.tfevents.1717234678.fb9ed1e4ab49.2802.5
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:f029544b656d019c801207dc951ba9f86d36df5ab7af0feaeab32ddfa57c5a4e
|
| 3 |
+
size 89057
|