Giter VIP home page Giter VIP logo

Comments (3)

mingqilearning avatar mingqilearning commented on May 20, 2024 4

After 17 epochs with VALL-F model the result looks like real (the result from unseen speakers).

  1. promt: https://drive.google.com/file/d/1k7jy7LNV5HaBPeB_A8nwIbJOQJC-7oi9/view?usp=sharing
    result: https://drive.google.com/file/d/1I6fnlEbt9pDEbkgElZXWP1b6gyOYFb8x/view?usp=sharing
  2. promt: https://drive.google.com/file/d/1verQvU1SaS_i7bqN3nah1GsnMiibExQ7/view?usp=sharing
    result: https://drive.google.com/file/d/1WCt8_2wvL7PVZHE4MulXmgt_JMM_pJCm/view?usp=sharing
  3. promt: https://drive.google.com/file/d/12GYZhgMwPhQDdWBWYi_eakwVh4OS0E7W/view?usp=sharing
    result: https://drive.google.com/file/d/1L7GN3xPKHA3TeQVEjB3yeTdZHxMVbq1s/view?usp=sharing
  4. promt: https://drive.google.com/file/d/1U0KovG5g7wI-p2sExawCJm_EPAAW2HA-/view?usp=sharing
    result: https://drive.google.com/file/d/1Is7Lumj2DiN0WmBQu3xp4PYlZBhIif8I/view?usp=sharing

@primepake Hello, i have some questions.
The model is train on libritts data?
would you share your train hyperparameter? For example,lr, decay, warmup, max-duration, etc. Thanks.

from vall-e.

primepake avatar primepake commented on May 20, 2024 3

I just basically run the cmd below

python3 bin/trainer.py --manifest-dir ./data/tokenized \
--text-tokens ./data/tokenized/unique_text_tokens.k2symbols \
--max-duration 40 --filter-max-duration 40 --dtype "float32" \
--model-name "vallf" --norm-first true --add-prenet false \
--decoder-dim 1024 --nhead 16 --num-decoder-layers 12 --prefix-mode 0 \
--accumulate-grad-steps 1 --base-lr 0.05 \
--num-epochs 200 --start-epoch 1 --start-batch 0 \
--exp-dir exp/vallf/debug

from vall-e.

debasishaimonk avatar debasishaimonk commented on May 20, 2024

@primepake I guess u have a very big gpu, as u had trained it on a filer max-duration of 40secs.

from vall-e.

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.