Anh Nguyen

Results 1 issues of Anh Nguyen

In file `modules/attention.py` line 434-435 ``` if atten_weights_ph is not None: # used for emotional gst tts inference atten_weights = atten_weights_ph ``` When I run inference, it stucks at this...