Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Bengali
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use Rakib/whisper-tiny-bn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Rakib/whisper-tiny-bn with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Rakib/whisper-tiny-bn")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Rakib/whisper-tiny-bn") model = AutoModelForSpeechSeq2Seq.from_pretrained("Rakib/whisper-tiny-bn", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151098921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:725527cf806b2b810b7dabce008c98d1741d7f139943f9233f0ba9f51c1a1dfc
|
| 3 |
size 151098921
|
runs/Jan18_13-56-56_mamun-desktop/events.out.tfevents.1674028663.mamun-desktop.550835.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:798c8e28a346a1acab64b8b2263d3829eed8f3c5aa7eae1b868b9be6830f416a
|
| 3 |
+
size 37232
|