For Whisper Fine-tuning
For Whisper model fine-tuning, MonsterAPI currently supports only HuggingFace datasets.
To prepare a dataset for fine-tuning Whisper, follow these steps:
-
Choose HuggingFace Dataset: Provide the path to the HuggingFace dataset and click "Fetch Dataset."
-
Choose Data Subset: On Success, select the appropriate data subset, if available.
After this, configure the hyperparameters to complete the setup, and you're ready to launch a Whisper Fine-tuning job.
Updated 3 months ago