Jiachen Lian

Results 6 comments of Jiachen Lian

To complement, ![image](https://user-images.githubusercontent.com/61141271/82685950-06cb5a00-9c23-11ea-89eb-d3aa67a45f3c.png) ![image](https://user-images.githubusercontent.com/61141271/82685977-1054c200-9c23-11ea-9594-23d9589a9fb2.png) As you can see, when loss goes negative, loss still decreases. But results seem to be better?

If you put only one wav file into each speaker directory, this modified make_metadata.py should work: ``` import pickle from model_bl import D_VECTOR from collections import OrderedDict import numpy as...

I think the thing is there is no overlap between training set and test set. Labels of training set vary from 0 to 8612 and 0 to 499 for test...

I think there may be some problems in this: command = ("ffmpeg -y -i %s -qscale:v 2 -async 1 -r 25 %s" % (opt.videofile,os.path.join(opt.avi_dir,opt.reference,'video.avi'))) output = subprocess.call(command, shell=True, stdout=None)

> Yeah, the `rdzv_id` was the cause for that error, which should be the same for all nodes, I should've read the docs more carefully. But I think this line...

你好,我并不是这个paper的作者,不过我可以找找看有没有数据