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 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:f33b97ae8158d9d7070ce39506f0f30d3204125bf24cf717874eabea8f6c9f50
|
| 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:c941f740e883afc4a129ff7882d2fca07769447a11b5f7fce6439cfc65e43f54
|
| 3 |
+
size 16167
|