Automatic Speech Recognition
Transformers
Safetensors
Javanese
whisper
javanese
asr
Generated from Trainer
Eval Results (legacy)
Instructions to use bagasshw/whisper-large-v2-jv-filtered with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bagasshw/whisper-large-v2-jv-filtered with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bagasshw/whisper-large-v2-jv-filtered")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bagasshw/whisper-large-v2-jv-filtered") model = AutoModelForSpeechSeq2Seq.from_pretrained("bagasshw/whisper-large-v2-jv-filtered", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
80dab90 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c6e1f44164f3feb3ca5e3c8b4f1f61f974935037b4f1b96cfdac62f5303f4539
size 1180663192
|