Transformers
PyTorch
English
speech-to-text
conformer
embedded
edgeAI
ExecuTorch
audioprocessing
transformer
Arm
MCU
Instructions to use Arm/stt_en_conformer_executorch_small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Arm/stt_en_conformer_executorch_small with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Arm/stt_en_conformer_executorch_small", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#1
by 8bitkick - opened
No description provided.
8bitkick changed pull request status to closed