Instructions to use yd97/whisper_fine_tuning_lr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use yd97/whisper_fine_tuning_lr with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("yd97/whisper_fine_tuning_lr", set_active=True) - Notebooks
- Google Colab
- Kaggle