Automatic Speech Recognition
Transformers
Safetensors
Chinese
Yue Chinese
English
asr
speech-recognition
chinese
dialect
qwen3-asr
audio
Instructions to use ASLP-lab/CN-MultiDialect-ASR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ASLP-lab/CN-MultiDialect-ASR with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ASLP-lab/CN-MultiDialect-ASR")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ASLP-lab/CN-MultiDialect-ASR", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5b5495237db77a2fa21bb1982e1b9e3d3122af1e295b8364b4db5c2463882435
- Size of remote file:
- 11.4 MB
- SHA256:
- bd2a97b55c8f7f9c328c73ee9b9178771037e9f566dfca8e238a063d41cbac92
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.