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 1110
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:8883dab687a64f822a8399cf39be4e3c1695b6a1b61542055e4240300f98edd1
|
| 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:de57e3d85c8d3b1ea9c8e9a43b9b05efc17550d5313fbf96ad6d407859f469de
|
| 3 |
+
size 87577
|