Instructions to use hf-tiny-model-private/tiny-random-MCTCTForCTC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-tiny-model-private/tiny-random-MCTCTForCTC with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hf-tiny-model-private/tiny-random-MCTCTForCTC")# Load model directly from transformers import AutoModelForCTC model = AutoModelForCTC.from_pretrained("hf-tiny-model-private/tiny-random-MCTCTForCTC", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
7605a60 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:577047b34475d8a3ac1b77db80e2110399b9290f673db3b4573b4da4e989ec84
size 23283719
|