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 59400
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:ab9b15b50a855fb28d2ec81b4b5d99c0be4da15095451d19a7f11617a1c9fd8d
|
| 3 |
size 2457004984
|
runs/Jun12_02-36-21_sarabjot/events.out.tfevents.1718147794.sarabjot.111063.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:f92b964f757dd1cc19df0d712a670cb262478278e5f03dd74595eb70325efbbc
|
| 3 |
+
size 1308509
|