Instructions to use Subhadeep/whisper-tiny-bn-Dev with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Subhadeep/whisper-tiny-bn-Dev with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Subhadeep/whisper-tiny-bn-Dev")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Subhadeep/whisper-tiny-bn-Dev") model = AutoModelForSpeechSeq2Seq.from_pretrained("Subhadeep/whisper-tiny-bn-Dev") - 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 151098921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee78a24535b3ac790fec640588e5745be13c8b10189f75914b0cbdef2a9a45e6
|
| 3 |
size 151098921
|
runs/Dec29_07-21-36_e2e-102-206/events.out.tfevents.1672298534.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:0e7903e90da562f1b9268daa9d337883ba886ad990e812aa5ea8ea9f03c14c5f
|
| 3 |
+
size 30711
|