Giter Club home page Giter Club logo

Comments (3)

FENRlR avatar FENRlR commented on August 18, 2024

Based on your fork, I've found that you have correct symbols for the cleaner.

But I've also found that you have identical texts for train and validation text. The datasets in validation text should be fewer, and unique from those of training text (Something like 1,2,3,4,5,6,7 for training_text and 8,9,10 for val_text while having a total of 10 datasets.). I suggest split like 5~10 samples from your training text and then pasting it to validation one.

In addition, you have "eval_interval": 100 and "epochs": 1000 and had last update like 13 hours ago. Maybe you meant 1700 steps instead of epochs I guess?

from mb-istft-vits2.

KevinWang676 avatar KevinWang676 commented on August 18, 2024

Thanks for your reply! I wonder why the identical texts for training and validation would affect the training outcome. Also, do you think I need to adjust your inference.ipynb when infering Chinese texts? Maybe the inference step goes wrong for Chinese texts (maybe it didn't clean Chinese texts correctly so that the function vcss didn't work). Thank you.

P.S. I did train the model for 1700 epochs since I changed the config.json when training.

from mb-istft-vits2.

FENRlR avatar FENRlR commented on August 18, 2024

Indeed yes. Actually, I forgot to update the notebook version of inference.
You can comment out langdetector like this.

from mb-istft-vits2.

Related Issues (16)

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.