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