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 500
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:caf2fbb139746195c49c106bf03a76a7983cbbab9e1db014d2c5a620a47c7e38
|
| 3 |
size 967102729
|
runs/Aug09_07-16-05_0d0c6e021fd6/events.out.tfevents.1691565629.0d0c6e021fd6.23.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ca642e19bf60d48036a5ef00a44d7d46424816d1675d5e9437d91e32529ccbe
|
| 3 |
+
size 9251
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4091
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:007ee23d2e56a723a9ab52d182266a382154fe48fef7b1581bb4827cde4237d5
|
| 3 |
size 4091
|