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 1070
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:ee299f54476a91b4ebd92b8085676960eafeed9abe8a4479bb12dc3ccdafc7e9
|
| 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:0113c12fc85ad33290c771d023bdc97827c3db78165706236bb9c8c475edc153
|
| 3 |
+
size 84617
|