Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Yue Chinese
whisper
whisper-event
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Instructions to use simonl0909/whisper-large-v2-cantonese with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use simonl0909/whisper-large-v2-cantonese with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="simonl0909/whisper-large-v2-cantonese")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("simonl0909/whisper-large-v2-cantonese") model = AutoModelForSpeechSeq2Seq.from_pretrained("simonl0909/whisper-large-v2-cantonese", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b4b3b95b879659ecd36ca951c157b32a101b4ea92650d191f276fdfd6bc24266
- Size of remote file:
- 3.58 kB
- SHA256:
- 0d5ebce13c1ccc842c992bd0b7bed010539a6b9a987f8a03020793a57a48d3ef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.