Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use gawon16/model_save with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gawon16/model_save with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="gawon16/model_save")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("gawon16/model_save") model = AutoModelForSpeechSeq2Seq.from_pretrained("gawon16/model_save") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4fcb00b03ebe8ff054933f1e1ec69015770e617d91ba2a50c6fd190568162e63
- Size of remote file:
- 5.05 kB
- SHA256:
- 8b5c272a7af2c2d009524a42aeb517619e4623a596cfedd388721737b5513c7d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.