Nina

Results 4 issues of Nina

Use DataParallel model to start a multi-gpu training, change the config.yaml batch size, can not speed up the training.

When I trained the uis-rnn model, I found that the loss curve was abnormal. It shocked at -600 to -800 and never decline. I don't know how to solve it,...

There is a noise at the end of the reconstructed audio, how to solve this problem. Original audio: ![image](https://github.com/descriptinc/descript-audio-codec/assets/17474851/2c22f778-443b-4d6e-987c-44d7b23d2f54) Recons audio: ![image](https://github.com/descriptinc/descript-audio-codec/assets/17474851/e5a91150-2ae3-4885-aede-66fc84dc8929)

Hi, when i see the config on hugging face for model predict, the attn_window_size is null, so i wonder if the attention is used in training state? And, can you...