Giter VIP home page Giter VIP logo

Comments (7)

PetrochukM avatar PetrochukM commented on July 17, 2024

Yup. Remember to uncomment these lines: https://gist.github.com/kastnerkyle/cc0ac48d34860c5bb3f9112f4d9a0300#file-extract_feats-py-L1029

from loop.

niravpatel2008 avatar niravpatel2008 commented on July 17, 2024

@PetrochukM will try soon and let you know.

thanks

from loop.

niravpatel2008 avatar niravpatel2008 commented on July 17, 2024

@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
main_function(cfg)
File "/root/preprocess/latest_features/merlin/src/run_merlin.py", line 693, in main_function
acoustic_worker.prepare_nn_data(in_file_list_dict, nn_cmp_file_list, cfg.in_ dimension_dict, cfg.out_dimension_dict)
File "/root/preprocess/latest_features/merlin/src/frontend/acoustic_base.py", line 122, in prepare_nn_data
self.prepare_data(in_file_list_dict, out_file_list, in_dimension_dict, out_d imension_dict)
File "/root/preprocess/latest_features/merlin/src/frontend/acoustic_compositio n.py", line 126, in prepare_data
features, frame_number = io_funcs.load_binary_file_frame(in_file_name, in_fe ature_dim)
File "/root/preprocess/latest_features/merlin/src/io_funcs/binary_io.py", line 64, in load_binary_file_frame
fid_lab = open(file_name, 'rb')
IOError: [Errno 2] No such file or directory: '/root/preprocess/latest_features/ merlin/egs/build_your_own_voice/s1/experiments/my_new_voice/acoustic_model/data/ mgc/
.mgc'

  • echo 'All successfull!! Your demo voice is ready :)'
    All successfull!! Your demo voice is ready :)
    Feature extraction complete!
    Traceback (most recent call last):
    File "extract_feats.py", line 1407, in
    save_numpy_features()
    File "extract_feats.py", line 853, in save_numpy_features
    shutil.copy2(audio_norm_source, audio_norm_dest)
    File "/usr/lib64/python2.7/shutil.py", line 130, in copy2
    copyfile(src, dst)
    File "/usr/lib64/python2.7/shutil.py", line 82, in copyfile
    with open(src, 'rb') as fsrc:
    IOError: [Errno 2] No such file or directory: '/root/preprocess/latest_features/ final_acoustic_data/norm_info_mgc_lf0_vuv_bap_63_MVN.dat'`

from loop.

PetrochukM avatar PetrochukM commented on July 17, 2024

People were able to figure it out in this post: #11

Does that help?

from loop.

niravpatel2008 avatar niravpatel2008 commented on July 17, 2024

@PetrochukM have earlier tried those solutions but still having issue. may be i am struggling because i am new to synthesizing.

from loop.

sausax avatar sausax commented on July 17, 2024

@niravpatel2008 Any success with LJ Dataset ?

from loop.

wanshun123 avatar wanshun123 commented on July 17, 2024

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).

from loop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.