Automatic Speech Recognition
NeMo
ONNX
English
nemo.collections.asr.models.ctc_bpe_models.EncDecCTCModelBPE
asr
cpu
emotion
age
gender
behavior
Instructions to use WhissleAI/STT-en-in-tech-misc-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use WhissleAI/STT-en-in-tech-misc-ONNX with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("WhissleAI/STT-en-in-tech-misc-ONNX") 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!