Giter Club home page Giter Club logo

Comments (4)

ZhihaoDU avatar ZhihaoDU commented on May 31, 2024

I think this error is due to the uncompleted configuration. I recommend you first run the run.sh, then the log file will be created automatically. Then, you can find the python command at the first line in the log file. You can use this python command to learn the whole framework.

from funcodec.

a897456 avatar a897456 commented on May 31, 2024

I think this error is due to the uncompleted configuration. I recommend you first run the run.sh, then the log file will be created automatically. Then, you can find the python command at the first line in the log file. You can use this python command to learn the whole framework.

The reason why I don't run run.h is because it will download the dataset and it will take a long time.
In fact, there is already a dataset, I can copy it, so your run.h code can add a judgment: if there is a data set, don't download it. But I don't know how to edit this code, can you help me?

https://github.com/alibaba-damo-academy/FunCodec/blob/3435d870126a48fe61a87fac1af3b6530be388ea/egs/LibriTTS/codec/run.sh#L77-L88

from funcodec.

ZhihaoDU avatar ZhihaoDU commented on May 31, 2024

First, you should download, unzip and place the dataset as expect of the stage 0. Then, you can skip the download stage and start from stage 1 as follows:
bash run.sh --stage 1 ....

from funcodec.

a897456 avatar a897456 commented on May 31, 2024

First, you should download, unzip and place the dataset as expect of the stage 0. Then, you can skip the download stage and start from stage 1 as follows: bash run.sh --stage 1 ....

Wow, so easy, so cool, nice job.

from funcodec.

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.