jxzhanggg / nonparaSeq2seqVC_code

Implementation code of non-parallel sequence-to-sequence VC
MIT License
250 stars 56 forks source link

converting to python3 with 2to3 tool as such: #14

Closed JRMeyer closed 4 years ago

JRMeyer commented 4 years ago
$ 2to3 -w .
$ 2to3 -w -d .

Please check and verify the code yourself @jxzhanggg