TTTJJJWWW

Results 7 issues of TTTJJJWWW

@bourdakos1 Hi! The usage of GPU is lower than 50% when training process. when i run this: `python main.py`, the progress is working well, but the usage of GPU is...

@linhdvu14 Hi, thanks for your code. I know you are using the model with weight from VGGVOX, but where is the MFCC process? Or you use different features?

Traceback (most recent call last): File "demo.py", line 271, in test() File "demo.py", line 178, in test encoder = encoder.cuda() File "/home/iie/.conda/envs/s2v/lib/python2.7/site-packages/torch/nn/modules/module.py", line 258, in cuda return self._apply(lambda t: t.cuda(device))...

Hello, thanks for sharing the trained model! I am a beginner. I have some problems in configuring the environment and executing the test code. Some of them I tried to...

@andabi @guang Hi, when i run $ python train1.py error like that: what is the problem? /home/iie/.conda/envs/deepvoice35/lib/python3.5/site-packages/pydub/utils.py:165: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not...

Hi! @Joyako when i use a-softmax in my codes, i get errors as follow: ` File "train.py", line 276, in train() File "train.py", line 174, in train loss = criterion(scores,...

Hi! @qqueing how to run this code?