Instructions to use RASMUS/WhisperLargeFinnishV3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RASMUS/WhisperLargeFinnishV3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="RASMUS/WhisperLargeFinnishV3")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("RASMUS/WhisperLargeFinnishV3") model = AutoModelForSpeechSeq2Seq.from_pretrained("RASMUS/WhisperLargeFinnishV3") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- run-20231118_113738-lw67dmi9
- run-20231118_114208-iofrt503
- run-20231118_114607-nijw2jcj
- run-20231118_115015-iyvqyo9v
- run-20231118_115422-vkuemujk
- run-20231118_120058-vp2x12f7
- run-20231118_123218-m1nos8ra
- run-20231118_124302-mpnwkerp
- run-20231118_131005-esux4gxo
- run-20231118_132020-qg88991p
- run-20231119_105908-nwx0xdmm
- run-20231122_100021-qrxr9o47
- run-20231122_234140-blvl5h7j
- 0 Bytes
- 3.95 MB
- 8.88 kB