Instructions to use huseinzol05/conformer-12M-ctc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use huseinzol05/conformer-12M-ctc with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="huseinzol05/conformer-12M-ctc", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("huseinzol05/conformer-12M-ctc", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Conformer CTC 12M parameters
WanDB https://wandb.ai/huseinzol05/malaysian-conformer-ctc-12M?workspace=user-huseinzol05
- Downloads last month
- 22