Instructions to use gitmbio/whis-small-bn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gitmbio/whis-small-bn with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="gitmbio/whis-small-bn")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("gitmbio/whis-small-bn") model = AutoModelForSpeechSeq2Seq.from_pretrained("gitmbio/whis-small-bn", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 336e0748331578184bfd978d486357838dbcda6f1787ae9912db9025da7fd860
- Size of remote file:
- 5.24 kB
- SHA256:
- 967fe6c8ab33c8287ce9b44c06b55f532f615f7e69fdffb383bb88132a803fa6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.