Coder Social home page Coder Social logo

Comments (6)

Tomiinek avatar Tomiinek commented on May 24, 2024

Hello, I am sorry for a late response.

  1. I had problems with training the model too and it was very very slow. You can always try out different vocoders like MelGAN or WaveGlow (I do not know what is SOTA currently).

  2. I have two questions. Do the training audios have the same scale and are they normalized to the same volume? Are the quant values up to 1000 ok?

from multilingual_text_to_speech.

sooftware avatar sooftware commented on May 24, 2024

I'll check the scale of audio. Is the frame length of your tacotron Mel spectrogram 50 ms and frame shift 12.5 ms?
Also, Is there a WaveRNN that I learned with Lj speech?

Thank you for your response.

from multilingual_text_to_speech.

sooftware avatar sooftware commented on May 24, 2024

Audio's scale is the same. (up to 1000)

from multilingual_text_to_speech.

sooftware avatar sooftware commented on May 24, 2024

Furthermore, if I insert the pre-built mel (from gta.py) into the WaveRNN you opened as input, it produces no speech at all.

from multilingual_text_to_speech.

Tomiinek avatar Tomiinek commented on May 24, 2024

Is the frame length of your tacotron Mel spectrogram 50 ms and frame shift 12.5 ms?

Yes, it is.

Also, Is there a WaveRNN that I learned with Lj speech?

I think that it is in the original repository that I forked.

Audio's scale is the same. (up to 1000)

Ok, and is the scale the same if you apply some volume normalization such as sox infile.wav outfile.wav gain โˆ’n โˆ’3? I would really expect audio scale in [-1, 1].

Furthermore, if I insert the pre-built mel (from gta.py) into the WaveRNN you opened as input, it produces no speech at all.

I do not understand, can you please explain in more detail?

from multilingual_text_to_speech.

sooftware avatar sooftware commented on May 24, 2024

Hmm... Thank you for your answer!!
Never mind the last question. I'll think about it a little more.

from multilingual_text_to_speech.

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.