Wav2vec fine-tuning with multiGPU

@Maimonator Can you tell me how to set the parameter of shared_ddp?

I have tried to use deepspeed. But I occurred error.
That error is the same as the following issue (RuntimeError: Expected to have finished reduction in the prior iteration before starting a new one...).

Can you tell me your json of deepspeed config?