Giter VIP home page Giter VIP logo

Comments (2)

RussellSB avatar RussellSB commented on September 23, 2024

The parameter inside run.sh is passed how you describe it.

The tutorial assumes you follow it using pre-trained models (which is not compulsory of course, just as a showcase).
It refers to checkpoint latest as that is the name of the pretrained model weights file I uploaded.

It sounds correct that removing line 78 is the way to go for training things yourself. I'll update the readme with clarifications

from tt-vae-gan.

jodo2 avatar jodo2 commented on September 23, 2024

Hi, can you please advise on how to train the Wavenet vocoder? I'm struggling with step 2.2.
In step 2.1, I used --tag test, which created data/test_1/ and data/test_2/ for the two speakers, containing their respective data, so in step 2.2 I run:
spk="test_1" ./run.sh --stage 1 --stop-stage 1
And this results in:
./run.sh: line 38: hparams: unbound variable

I have then tried to run
spk="test_1" hparams=conf/urmp.json ./run.sh --stage 1 --stop-stage 1
But this results in

stage 1: Feature Generation
./run.sh: line 55: python: command not found

The path to VOC_DIR seems correct, as running only python $VOC_DIR/preprocess.py is possible, but I'm struggling with understanding the rest. And the same issue will arise when running stage 2 later.

from tt-vae-gan.

Related Issues (14)

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.