Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Tamil
whisper
whisper-event
Generated from Trainer
Instructions to use bharat-raghunathan/whisper-tiny-ta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bharat-raghunathan/whisper-tiny-ta with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bharat-raghunathan/whisper-tiny-ta")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bharat-raghunathan/whisper-tiny-ta") model = AutoModelForSpeechSeq2Seq.from_pretrained("bharat-raghunathan/whisper-tiny-ta", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 986123742da4dd5b7a6b83bbff663baaf5d3fe2fa08db7e6eb932cf7b8b0e696
- Size of remote file:
- 151 MB
- SHA256:
- dfc078ac558924961b8ece9398de7e0520ceb86c8d8bcedd949621289c36a3db
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.