Instructions to use 275Gameplay/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 275Gameplay/test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="275Gameplay/test")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("275Gameplay/test") model = AutoModelForCTC.from_pretrained("275Gameplay/test") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6183b3b2dd9f89bf38ef5e7ff3f6d96472415f6c8997a44ed55241d6b75b631b
- Size of remote file:
- 2.35 kB
- SHA256:
- 68e75801e25d6d03c46fb03b5e561605a480989f6abff269c15af031b29b539d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.