Instructions to use Subhadeep/whisper-small-bn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Subhadeep/whisper-small-bn with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Subhadeep/whisper-small-bn")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Subhadeep/whisper-small-bn") model = AutoModelForSpeechSeq2Seq.from_pretrained("Subhadeep/whisper-small-bn", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967102601
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6d4f3e77f443e6d4db8cda2457bcdb2b9c4ca902ad8bc913cf943cc100140ff
|
| 3 |
size 967102601
|
runs/Dec15_16-49-05_e2e-102-206/events.out.tfevents.1671122967.e2e-102-206
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:e0dfb62a41c3339474b35062ae8e58a405e9ff54645318e6523696c54b2e1007
|
| 3 |
+
size 30708
|