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:
- 91ef0d9fef53b908f815b03e43bb8af3088a9a8083796690fb0563284647e6a4
- Size of remote file:
- 2.49 GB
- SHA256:
- f6bb943e56e2df5046ceb88efdd942b3593e07337ffce379d29429ca2e905450
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.