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 2000
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:a6bc4196a12947cad5be3357e6fed8f2a6694a12001174a520577422dc2f3f2d
|
| 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:f01c19b810cc682dba5596566b6fd9a826968cd19ebc31a97e5de1de0443aff0
|
| 3 |
+
size 17512
|