- Implemented `FullnessPenaltyLoss` in `losses.py` to penalize missing content in the log-mel spectrogram domain.
- New loss: `fullness_penalty_loss`. This loss should be used in combination with a primary loss function. - Added `--fullness_penalty_loss_coef` CLI argument to control the weight of the new loss function.
U
user-miner1 committed
ccf86c105f55a03e4df3b294e8d27613fef80c1f
Parent: b243419