Instructions to use CEMAC/LeeWaveNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use CEMAC/LeeWaveNet with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("CEMAC/LeeWaveNet") - Notebooks
- Google Colab
- Kaggle