Artem Bolgar

Results 12 issues of Artem Bolgar

NOTE, tested only inference, need someone to try training. Feel free to take this PR and make your own, more comprehensive one. Basically, was looking into musicgen (the one from...

The original torch.nn.utils.weight_norm() function is deprecated and it prevents the DAC decoder model from being torch.compiled. The newer torch.nn.utils.parametrizations.weight_norm() works the same way as the old one and plus it...