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