You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This class WindowedFrameClassificationModel will sub-class a Model class that itself sub-classes lightning.LightningModule. Methods of WindowedFrameClassificationModel will contain logic from original vak.engine.Model class methods, that are coupled very tightly to the task of assigning labels to time bins / frames of windows from spectrograms.