Open niravpatel2008 opened 6 years ago
Yup. Remember to uncomment these lines: https://gist.github.com/kastnerkyle/cc0ac48d34860c5bb3f9112f4d9a0300#file-extract_feats-py-L1029
@PetrochukM will try soon and let you know.
thanks
@PetrochukM
After uncommenting i got faced following error :
`2018-03-29 11:15:23,161 INFO acoustic_comp: processing file 1 of 1 : /root/preprocess/latest_features/merlin/egs/build_your_own_voice/s1/experiments/ my_new_voice/acoustic_model/data/nn_mgc_lf0_vuv_bap_63/.cmp
Traceback (most recent call last):
File "/root/preprocess/latest_features/merlin/src/run_merlin.py", line 1175, i n
People were able to figure it out in this post: https://github.com/facebookresearch/loop/issues/11
Does that help?
@PetrochukM have earlier tried those solutions but still having issue. may be i am struggling because i am new to synthesizing.
@niravpatel2008 Any success with LJ Dataset ?
I had this error and had to install bandmat https://pypi.org/project/bandmat/ and lxml https://lxml.de/installation.html (in the logs many lines above there was a module not found error as it was trying to import these libraries).
I am getting below error while preprocessing Lj Speech data set.