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