Instructions to use beyoru/Omni-PLAnh-exp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use beyoru/Omni-PLAnh-exp with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForTextToWaveform processor = AutoProcessor.from_pretrained("beyoru/Omni-PLAnh-exp") model = AutoModelForTextToWaveform.from_pretrained("beyoru/Omni-PLAnh-exp") - Notebooks
- Google Colab
- Kaggle
Ctrl+K