andabi/deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
PythonMIT
Issues
- 1
- 0
Train1 code is failed with AttributeError: 'Net1' object has no attribute 'inputs'
#137 opened by krskalla - 1
Would anyone be willing to provide ckpt weights for net2 (Trained on arctic)?
#114 opened by mattpeng3 - 0
stuck on train1 without error
#136 opened by kabich - 6
- 2
Problems I encountered when running train1
#123 opened by neil3212080 - 0
logdir_train1 = '{}/{}/train1'.format(hp.logdir_path, args.case) KeyError: 'logdir_path'
#135 opened by 13159590291 - 6
stuck in train1
#93 opened by iamxiaoyubei - 0
- 2
python3.6 Successful Attempt
#115 opened by kkkmax - 21
STUCK at Train1.py", Line 60 : launch_train_with_config(train_conf, trainer=trainer)
#103 opened by sallyjoy - 0
which part is that compute the MCEPs
#131 opened by Mike66666 - 0
LRU_cache error
#130 opened by raj007-sudo - 1
- 0
Tf graph and metrics for Train1?
#97 opened by atdragos - 0
Dataset link not working
#128 opened by sinhapiyush1996 - 2
how many epoches needed to make the net2 converge?
#109 opened by ArtemisZGL - 1
prebuilt windows release?
#122 opened by hazelnut411 - 0
structure of models?
#127 opened by kwmkwm - 1
Does anyone succesfully used one gpu with docker?
#119 opened by alemelis - 8
Voice quality not good
#121 opened by hassanShabbir1960 - 1
- 1
result of convert.py
#91 opened by YashBangera7 - 0
------Model Request For Train2-----
#124 opened by Amey1109 - 1
TIMIT DATASET
#120 opened by sleeeeeeper - 2
InvalidArgumentError while running tran1.py
#117 opened by qinyunchuan - 0
other dataset try,eg ljspeech
#118 opened by CaoRong2016 - 5
python-prctl - train1.py
#107 opened by HuseyinOzler - 2
- 1
Train1.py : AttributeError: 'numpy.ufunc' object has no attribute '__module__'
#102 opened by sallyjoy - 1
OSError: [Errno 12] Cannot allocate memory
#111 opened by ArtemisZGL - 1
OSError: [Errno 13] Permission denied: '/data'
#112 opened by syedKhutub - 0
Train Different Voice
#113 opened by sam57719 - 1
Train1.py import error 'tfplot'
#110 opened by ebbanat - 7
NotImplementedError in train2.py
#106 opened by YashBangera7 - 0
May I ask about your tensorpack version?
#108 opened by hallcacrx - 0
How to use
#101 opened by HuseyinOzler - 3
librosa broadcast error while running train1
#87 opened by wishvivek - 1
Help needed in restoring
#105 opened by YashBangera7 - 0
Help required in restoring model from checkpoint
#104 opened by YashBangera7 - 1
Problem in train2.py . Please help.
#99 opened by YashBangera7 - 2
error when run train1
#96 opened by TTTJJJWWW - 3
It doesn't work with CUDA 10
#88 opened by mianor64 - 1
Train1 error please help me
#100 opened by romchina - 5
- 4
My loss for net2 is very small from the beginning(nearly 0.016, and reduced to approximately 0.010 after 20k steps)
#86 opened by xingchensong - 3
- 2
Hi, @Huishou TIMIT is a speech dataset aligned with its phonemes, the net1 is a speech recognizer trained with the speech and the phoenemes equivalent, then pass the recognized from net1 to net2, net2 is just synthetizing net1 prediction. That's why is important to use a dataset for net1 with lots of speakers to get a good prediction of what the speaker said.
#92 opened by Sun-Ziyi - 4
Help on train2.py
#89 opened by YashBangera7 - 0