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