Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Javanese
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use OwLim/whisper-java with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OwLim/whisper-java with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="OwLim/whisper-java")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("OwLim/whisper-java") model = AutoModelForSpeechSeq2Seq.from_pretrained("OwLim/whisper-java") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
865c12a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c50b15ce99e46a8fb9609c35e8edb9f9df69bcc7f566edfe972dfd0d33a9996d
size 966995080
|