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