Automatic Speech Recognition
speechbrain
PyTorch
English
whisper
Transformer
hf-asr-leaderboard
Eval Results (legacy)
Instructions to use chaanks/asr-whisper-tiny-sb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use chaanks/asr-whisper-tiny-sb with speechbrain:
# interface in config.json invalid
- Notebooks
- Google Colab
- Kaggle
Upload whisper.cpkt
Browse files- .gitattributes +1 -0
- whisper.cpkt +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
whisper.cpkt filter=lfs diff=lfs merge=lfs -text
|
whisper.cpkt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10e84147b2a008642df5719725ea1b12d1fb9420009a7c907dc535ceb7cc98da
|
| 3 |
+
size 151100595
|