Instructions to use pius-code/asha_twi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pius-code/asha_twi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="pius-code/asha_twi")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("pius-code/asha_twi") model = AutoModelForSpeechSeq2Seq.from_pretrained("pius-code/asha_twi", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5de0f17185141faf4c03ab505ed94fd5edd730a67720b221131da31ec3fa8850
|
| 3 |
size 966995080
|
runs/Jun13_21-51-39_942d432cae76/events.out.tfevents.1781387499.942d432cae76.1667.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:10dee14dc747ab1280f96860bab32d021dbe15f3428ba3656b5ccc744d443877
|
| 3 |
+
size 22619
|