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