Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Tatar
whisper
whisper-event
Eval Results (legacy)
Instructions to use 501Good/whisper-tiny-tt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 501Good/whisper-tiny-tt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="501Good/whisper-tiny-tt")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("501Good/whisper-tiny-tt") model = AutoModelForSpeechSeq2Seq.from_pretrained("501Good/whisper-tiny-tt") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a491eb894e5b4aaca120af890efb36f8352543668a101a029bd4c93b5b581245
- Size of remote file:
- 3.64 kB
- SHA256:
- 50891294111415719d81f716fdf33a986b97d633ef26278821e26cd1267eaf66
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.