Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Bengali
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use arif11/bangla-ASR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arif11/bangla-ASR with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="arif11/bangla-ASR")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("arif11/bangla-ASR") model = AutoModelForSpeechSeq2Seq.from_pretrained("arif11/bangla-ASR", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967102729
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9d8bf8e7acc379f2fe7296f411fc014afe781b1bb1eff7e9f7111871bc5a521
|
| 3 |
size 967102729
|
runs/Aug09_07-16-05_0d0c6e021fd6/events.out.tfevents.1691565629.0d0c6e021fd6.23.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:214e932115fb13c40ab13362c11410e8395fb1a9b5b92434181575041217fd94
|
| 3 |
+
size 16167
|