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 120600
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:031625325413c9eecfe5024e32582674d45463cca9b16c78b1a4d6bbdb66a3fe
|
| 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:edba7d3be3c846147f5c82f6b8ec82be537400d2ca7c7d5816fc34d7ab758f12
|
| 3 |
+
size 720252
|