Instructions to use Anujgr8/indic-bert-large-cs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Anujgr8/indic-bert-large-cs with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Anujgr8/indic-bert-large-cs")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Anujgr8/indic-bert-large-cs") model = AutoModelForCTC.from_pretrained("Anujgr8/indic-bert-large-cs") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377811068
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b93a483f5734370a55e67d5529b88d4f476be8e20849c3d4e49b3c12108f63fb
|
| 3 |
size 377811068
|
runs/Feb15_09-01-35_841eddc70d60/events.out.tfevents.1707987876.841eddc70d60.5254.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:1ed9686a91e2d8123191aff06f7a443466c6884d6b318c043f6472f10d8591f1
|
| 3 |
+
size 8417
|