Giter VIP home page Giter VIP logo

Comments (17)

Jcwscience avatar Jcwscience commented on June 19, 2024 1

@Bahm9919

server2.zip

This is the continuously running script. If it helps

As for the training... To be honest I'm just winging it based off of the readme file. I still barely understand how the whole system works, let alone specific parameters.

from flowtron.

Bahm9919 avatar Bahm9919 commented on June 19, 2024 1

I've got good results with these steps.

  • Train from scratch n_flow2 with my dataset.(17h) Started with n_flow2.
  • After i got good attention and val.loss start increasing, started with cummlative attention.
  • Cummalative attention gives me more robustness of attention.
  • And using checkpoint of cummlative attention to train the voice which i want(only 1.5 hours) with cummlative attention.
  • In your case, you can use ljs_pretrained model, and skip first 4 steps, and train with use_cummalative_attn = true n_flows = 2

from flowtron.

Bahm9919 avatar Bahm9919 commented on June 19, 2024

Did you solved it? How its going?

from flowtron.

Jcwscience avatar Jcwscience commented on June 19, 2024

@Bahm9919 More or less, I realized the speaker vecs were what was taking the majority of the time, so I just moved the two mentions of text into the while loop and inference is almost instantaneous.

from flowtron.

Jcwscience avatar Jcwscience commented on June 19, 2024

@Bahm9919 I realized the answer only a few minutes after I made the post. Although now I am having a different difficulty. I am trying to play the audio live using Python SoundDevice but the output array only reads correctly at 11Khz. And it is badly distorted. I thought the standard sample rate was 22050? Writing the array to a wave file works fine though.

from flowtron.

Bahm9919 avatar Bahm9919 commented on June 19, 2024

@Bahm9919 More or less, I realized the speaker vecs were what was taking the majority of the time, so I just moved the two mentions of text into the while loop and inference is almost instantaneous.

How about synthesis with your voice? Did you get good results?

from flowtron.

Jcwscience avatar Jcwscience commented on June 19, 2024

Not exactly. Any attempt I made with the ljs model had a stuttering problem, so I tried the libritts model with a speaker id of 0. At about 10 or so epochs it starts to sound like me, but allowing it to continue training results in a degradation to static or screams within 10 or 15 more epochs. It’s a little baffling.

from flowtron.

Bahm9919 avatar Bahm9919 commented on June 19, 2024

@Bahm9919 I realized the answer only a few minutes after I made the post. Although now I am having a different difficulty. I am trying to play the audio live using Python SoundDevice but the output array only reads correctly at 11Khz. And it is badly distorted. I thought the standard sample rate was 22050? Writing the array to a wave file works fine though.

Yes. But i'm not doing this yet. During 3 months working with this project, training and trying get good results, ive got it only today. Now will try do something like you do.

from flowtron.

Bahm9919 avatar Bahm9919 commented on June 19, 2024

Not exactly. Any attempt I made with the ljs model had a stuttering problem, so I tried the libritts model with a speaker id of 0. At about 10 or so epochs it starts to sound like me, but allowing it to continue training results in a degradation to static or screams within 10 or 15 more epochs. It’s a little baffling.

How many flows you did? Did you train n_flow2? did you train with cummulative attention?

from flowtron.

Jcwscience avatar Jcwscience commented on June 19, 2024

Ok I'll give that a try!

from flowtron.

Bahm9919 avatar Bahm9919 commented on June 19, 2024

Ok I'll give that a try!

Fine-tuning which in README didn't work for me. So after done everything, ive trained from scratch the voice which i want. And it gave me better results. However you maybe need more data. I had 1.5h.

from flowtron.

Jcwscience avatar Jcwscience commented on June 19, 2024

What are the specs of your machine? I am rather limited in processing power at the moment.

from flowtron.

Bahm9919 avatar Bahm9919 commented on June 19, 2024

What are the specs of your machine? I am rather limited in processing power at the moment.

I'm using google colab pro)))

from flowtron.

Jcwscience avatar Jcwscience commented on June 19, 2024

Ahhhhh, I had forgot about the pro account. If I can put together enough training data that might just work! Would you happen to have any colab files you could share?

from flowtron.

Bahm9919 avatar Bahm9919 commented on June 19, 2024

Ahhhhh, I had forgot about the pro account. If I can put together enough training data that might just work! Would you happen to have any colab files you could share?

I would like to share, but i don't have, as you mentioned before, you don't understand how these scripts working, but i tell you more, i don't understand nothing with programming. I'm using Inference demo script for inference output.

from flowtron.

Jcwscience avatar Jcwscience commented on June 19, 2024

Ok Thanks for the advice anyways! I'm sure I can work it out if I spend enough time on it. And if I get the Live inference script cleaned up and working I'll let you know

from flowtron.

Bahm9919 avatar Bahm9919 commented on June 19, 2024

Ok Thanks for the advice anyways! I'm sure I can work it out if I spend enough time on it. And if I get the Live inference script cleaned up and working I'll let you know

Thanks for script, I understand your passion. You can write me to telegram @Harmonicas if you need help.

from flowtron.

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.