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:
- fdb20217b5876ba2a92c97ed7a01a1e57b16b37b0e56ae9f5f0f546e736fa917
- Size of remote file:
- 3.64 kB
- SHA256:
- 7be701136eb86b94cd3e4ddfd4cba8cf95eb4ed6619fefaae5787afe25c5a6d7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.