Alon Ziv
Alon Ziv
See: https://github.com/facebookresearch/audiocraft/issues/395#issuecomment-1894383312
* You can try changing the span arrangement from 'nonoverlap' to 'stride1' - should make audio quality better. This is not the default since it was introduced only recently. *...
For Music: span_arrangement: 'stride1' use_sampling: true top-p: 0.9 temperature: 3.0 max_cfg_coef: 10.0 min_cfg_coef: 1.0 decoding_iterations (for 10 secs): [20, 10, 10, 10] decoding_iterations (for 30 secs): [60, 10, 10, 10]...
Please share your callstack, env, other details relevant to reproduce. It could be that you just need to re-install audiocraft, see: https://github.com/facebookresearch/audiocraft?tab=readme-ov-file#installation