Automatic Speech Recognition
NeMo
ONNX
Chinese
asr
age
gender
dialect
entity_recognition
citrinet
mandarin
dual-head
meta-asr
Instructions to use WhissleAI/STT-meta-ZH-150m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use WhissleAI/STT-meta-ZH-150m with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("WhissleAI/STT-meta-ZH-150m") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!