Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Italian
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use Silemo/whisper-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Silemo/whisper-it with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Silemo/whisper-it")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Silemo/whisper-it") model = AutoModelForSpeechSeq2Seq.from_pretrained("Silemo/whisper-it") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Dec01_10-02-43_f3f070b5bbf7
- Dec01_10-30-46_f3f070b5bbf7
- Dec02_12-24-41_0d53a0bb60d4
- Dec03_12-06-48_ed65983cfc93
- Dec03_15-54-33_d98905377cf4
- Dec04_11-55-25_198ac3fc2851
- Dec04_15-47-00_21d28bf9fe91
- Dec04_19-45-12_1328ad249ece
- Dec05_11-16-34_bb76f03f9886
- Dec05_16-06-51_968fe8348316
- Dec05_21-41-25_219f0b544d50
- Dec06_11-00-30_434437f2320b
- Dec06_20-56-04_5dac2327328a
- Dec07_10-50-08_2d3d72117bb4
- Dec07_22-41-15_600fd1113bad
- Dec08_11-16-34_730c93e24d4e