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") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
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:e71b8078fc01d07e314158acd079485af03f21895781984defb193624a48ad71
|
| 3 |
size 967102729
|
runs/Aug06_15-51-46_4ae9b1093217/events.out.tfevents.1691337360.4ae9b1093217.22.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:6d25801384183ea98383f7395bbd44a5fb59afd780896c0016dd76c30f8286b0
|
| 3 |
+
size 12709
|