I'm trying to train by changing the slam-aac encoder to beats.
(I've already completed training and evaluation with eats)
- Change ++model_config.encoder_name=beats
- Specify the model and path
- Download BEATs to the fairseq subfolder
Is this all I need to do? (Diverge when trying to train)
@cwx-worst-one