Instructions to use denden/iloko_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use denden/iloko_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="denden/iloko_model")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("denden/iloko_model") model = AutoModelForCTC.from_pretrained("denden/iloko_model") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262030257
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7863055c2156ba4df13e247786d4a2c155c039077860d489bde81a4d3371b7a7
|
| 3 |
size 1262030257
|
runs/Nov04_01-21-36_f1e219c6464a/events.out.tfevents.1635988965.f1e219c6464a.90.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:1919be5214673db7ce08e387d33cfc44cca6297cf488a66380743e07c19e9533
|
| 3 |
+
size 21676
|