Instructions to use bigmorning/whisper_charsplit_new_0041 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bigmorning/whisper_charsplit_new_0041 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bigmorning/whisper_charsplit_new_0041")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("bigmorning/whisper_charsplit_new_0041") model = AutoModelForMultimodalLM.from_pretrained("bigmorning/whisper_charsplit_new_0041") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
50aba7c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7fd21b5f6baae58e0272599444ca2720ec6bc53f38422c559f7611118bf560d6
size 151253960
|