Instructions to use minjibi/aa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use minjibi/aa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="minjibi/aa")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("minjibi/aa") model = AutoModelForCTC.from_pretrained("minjibi/aa") - Notebooks
- Google Colab
- Kaggle
aa
Browse files
runs/Oct04_18-43-23_4008cb984adc/events.out.tfevents.1664909076.4008cb984adc.67.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:92f99440845c4793cd5df56372211f0a3ab897fbaf8aea3d54797d410cd5ebdf
|
| 3 |
+
size 7013
|