Giter VIP home page Giter VIP logo

Comments (10)

dathudeptrai avatar dathudeptrai commented on May 15, 2024 1

Hi,

Are the mel outputs generated compatible with kan-bayashi's ParallelWaveGAN?

We have different train/valid split. But generally, the preprocessing steps is the same and the mean/var of our training very close. So let say, i believe it's compatible, you can use Tacotron, Fastpeech generated from this repo and use pretrained models from ParallelWaveGAN. Even it's not compatible, you still can combine by de-norm my mel-spectrogram based on my stats then re-norm based-on kan-bayashi's Parallelwavegan stats :)).

There's a FastSpeech synthesis example, but not Tacotron2. How to generate speech with the Tacotron2 pretrained model and MelGAN-STFT?.

To know how to inference, you can see detail at decode_tacotron2.py or decoder_melgan.py in examples directory. Melgan-STFT is melgan but training with Multi-resolution STFT loss so it's inference same as Melgan original. I will implement AutoModel Class to inference all combinations in the near future :)). Atleast, i will provide google colab soon.

from tensorflowtts.

dathudeptrai avatar dathudeptrai commented on May 15, 2024 1

okay, let see how mb melgan on this repo help you. It will finish training progress on saturday, i think :D.

from tensorflowtts.

dathudeptrai avatar dathudeptrai commented on May 15, 2024 1

https://drive.google.com/drive/u/1/folders/1kaPXRdLg9gZrll9KtvH3-feOBMM8sn3_
@ZDisket

from tensorflowtts.

dathudeptrai avatar dathudeptrai commented on May 15, 2024

@ZDisket https://github.com/dathudeptrai/TensorflowTTS/blob/master/notebooks/tacotron2_inference.ipynb. Just in case :D

from tensorflowtts.

ZDisket avatar ZDisket commented on May 15, 2024

@dathudeptrai
Nice. It seems pretty similar to my notebook.

from tensorflowtts.

dathudeptrai avatar dathudeptrai commented on May 15, 2024

@ZDisket great :)). I just uploaded Tacotron pretrained 120K. I'm training multiband melgan, it will 3x faster and improve quality compared with melgan-stft :D.

from tensorflowtts.

ZDisket avatar ZDisket commented on May 15, 2024

@dathudeptrai Very nice, I have a lot of hope for this repo's Multi-Band MelGAN since I can't get kan-bayashi's to work. It'll be optimal for a user-friendly Windows GUI front end. I'll also retrain my Tacotron2 on the new one.

from tensorflowtts.

dathudeptrai avatar dathudeptrai commented on May 15, 2024

why mb-melgan on kan-bayashi not worked ?

from tensorflowtts.

ZDisket avatar ZDisket commented on May 15, 2024

@dathudeptrai All my predictions had heavy metallic noise, and when it reaches the discriminator train start steps (on another training run) they all become pure noise.

from tensorflowtts.

ZDisket avatar ZDisket commented on May 15, 2024

@dathudeptrai
I can't see Tacotron2-120k in the pretrained models section in here. Where is it?

from tensorflowtts.

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.