Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2-bert
Generated from Trainer
Instructions to use cdactvm/w2v-bert-bengali-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cdactvm/w2v-bert-bengali-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="cdactvm/w2v-bert-bengali-model")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("cdactvm/w2v-bert-bengali-model") model = AutoModelForCTC.from_pretrained("cdactvm/w2v-bert-bengali-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 22000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2423105760
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8c3685dde7a069cd3e5e245822dbc64d756933c670715a2a3875e9aa9cf54eb
|
| 3 |
size 2423105760
|
runs/Jul22_22-31-12_GPU/events.out.tfevents.1753205122.GPU.2544543.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:5e57a6f849e5f26bce16a4a388a4004eac06b2a9fdbf73bf65e50a4d8bd84f76
|
| 3 |
+
size 19044
|