Instructions to use cdactvm/w2v-bert-kannada_new with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cdactvm/w2v-bert-kannada_new with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="cdactvm/w2v-bert-kannada_new")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("cdactvm/w2v-bert-kannada_new") model = AutoModelForCTC.from_pretrained("cdactvm/w2v-bert-kannada_new", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 26000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2423195860
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d08d276dd7e1dcbcc77afda57db6451d1b652e1944997b58dea808a8ca45728d
|
| 3 |
size 2423195860
|
runs/Dec17_16-22-30_GPU/events.out.tfevents.1734434610.GPU.1762795.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:1f983fa4239dcabe3ca5a2362916b0beb569ed235fb5658b22430ada2974aac9
|
| 3 |
+
size 21286
|