Giter Site home page Giter Site logo

pitchextractor's People

Contributors

yl4579 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pitchextractor's Issues

A possible bug

When loading a pretrained model checkpoint, the model cannot correctly read the correct epoch and always starts from epoch zero.

Num_class must be 1?

It seems that the num_class must be one, otherwise I need to change the code of L1_loss, so if I have two classes, should I use class=1 or change the loss code?
Thank you for your help!

sil loss problem

Screenshot from 2022-06-19 22-30-27
Screenshot from 2022-07-03 13-01-58
I trained 3 times with different data, the data includes talking and singing, but the eval sil loss goes up each time. Can you help me with this problem? thank you very much. @yl4579

About checkpoint file format

Using the codebase, the checkpoint is saved as "epoch_00100.pth", while the StarGANv2-VC's default checkpoint file is "bst.t7". They have different extensions.
When loading in the "epoch_00100.pth" checkpoint in StarGANv2-VC, it throws me an error
File "/opt/conda/envs/star/lib/python3.9/site-packages/click/core.py", line 1130, in __call__ return self.main(*args, **kwargs) File "/opt/conda/envs/star/lib/python3.9/site-packages/click/core.py", line 1055, in main rv = self.invoke(ctx) File "/opt/conda/envs/star/lib/python3.9/site-packages/click/core.py", line 1404, in invoke return ctx.invoke(self.callback, **ctx.params) File "/opt/conda/envs/star/lib/python3.9/site-packages/click/core.py", line 760, in invoke return __callback(*args, **kwargs) File "/home/charlie_babelcast_com/github/StarGANv2-VC/train.py", line 90, in main params = torch.load(F0_path, map_location='cpu')['net'] KeyError: 'net
How can I save the correct .t7 file?
Thank you!

mvpe

Have you considered using rmvpe to produce ground truth f0 labels for this model? RVC project uses it and from my understanding it is considered to be more accurate than pyworld dio/harvest

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.