jxzhanggg/nonparaSeq2seqVC_code

Remove all Legacy Code

JRMeyer opened this issue · 3 comments

There is legacy code in different places, and this should all be removed

one example:

text_input, text_targets, mel, spec, speaker_id, text_ranks = test_set[0]

another example:

consistent_loss_w=0.0,

I've updated the code to solve this problem in cd000fe