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