Aries Zhang

Results 3 issues of Aries Zhang

i just tried to compile but failed because i don't have cuda in my laptop, And I find roi_pooling.c and roi_pooling_cuda.c in the folder under lib, so I think maybe...

HI, I found that resume code of TTS is in https://github.com/open-mmlab/Amphion/blob/main/models/tts/base/tts_trainer.py#L140 and https://github.com/open-mmlab/Amphion/blob/main/models/tts/base/tts_trainer.py#L302 however, _accelerator_prepare is in https://github.com/open-mmlab/Amphion/blob/main/models/tts/base/tts_trainer.py#L145 So when resume_type=="resume", self. _check_resume function seems not to work. Is there...

HI, I have just runned the example of aishell3. However, I find the generated waves seem to have some noise at end. Can you provide some official demos? So I...