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
Commit History
fixes vocab to ensure ascii false 7872b1a
confirmed working 76d66c6
preprocessor 82bd1f3
SangminAhn21 commited on
preprocessor 8b6fad2
SangminAhn21 commited on
push feature_extractor_config 5c1052a
SangminAhn21 commited on
first layernorm size 80 e2a7fbd
SangminAhn21 commited on
ported pytorch weights 773b3b7
SangminAhn21 commited on