Instructions to use codingninja/w2v-pa-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use codingninja/w2v-pa-v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="codingninja/w2v-pa-v2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("codingninja/w2v-pa-v2") model = AutoModelForCTC.from_pretrained("codingninja/w2v-pa-v2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 113400
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2457004984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a428145c8d6a5b7e735636e86e95b8abfda19d50b3c8ec9046b3dc8d0ac2144d
|
| 3 |
size 2457004984
|
runs/Jun13_18-52-40_sarabjot/events.out.tfevents.1718292843.sarabjot.478351.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:100d77dd2f5badb06f6cab08e431dcc80f5d2960a8377ffe7acdae22966e664d
|
| 3 |
+
size 561564
|