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