Yong Shan

Results 19 comments of Yong Shan

@mlzeng No, I didn't change the parameters.

How to binarize the new testset using the existing phone_set.json rather than generating a new phone_set?

I use pytorch, too. For fairly comparison you can try in OpenNMT-py which implemented in pytorch0.4 with model containing 1 layer BiGRU encoder, 2 layer GRU decoder and mlp attention,...

I have a question that what do you mean for *openmt-py using cudnn rnn rather than for loop+GRUCell*. Do you mean opennmt's StdRNNDecoder implementation which generate a sentence at a...

Thank you for the quick reply. This question is for pytorch

Thanks for your attention! I think that MIDI's support for lyrics is relatively poor. Maybe we can avoid extending MIDI events and take an easier way that just editing lyrics...

The authors of Flash Attention have also developed the triton-based implementation (https://github.com/HazyResearch/flash-attention/blob/main/flash_attn/flash_attn_triton.py). How about replacing their original implementation with the triton-based?

The same error. Can you provide the preprocess scripts?