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") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c32c1c2f5b159a067486ce6f8a0c76b792536d810045d293cd5d5d16559e61b5
- Size of remote file:
- 559 Bytes
- SHA256:
- 814a41e021585f347b17d77b7bcddf012c401a989a74f43c0bed747c7fc33fc6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.