Instructions to use cwkeam/mctc-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cwkeam/mctc-large with Transformers:
# Load model directly from transformers import MCTCForCTC model = MCTCForCTC.from_pretrained("cwkeam/mctc-large", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K