Instructions to use Dymino/ct2-whisper-small-pl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dymino/ct2-whisper-small-pl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Dymino/ct2-whisper-small-pl")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Dymino/ct2-whisper-small-pl", dtype="auto") - Notebooks
- Google Colab
- Kaggle
ct2 converted bardsai/whisper-small-pl for Whisper addon in HomeAssistant
- Downloads last month
- 5