GithubHelp home page GithubHelp logo

Comments (10)

kan-bayashi avatar kan-bayashi commented on August 11, 2024 1

I added multi-speaker example in the notebook.
Please enjoy!
https://colab.research.google.com/github/espnet/notebook/blob/master/espnet2_tts_realtime_demo.ipynb

from espnet_model_zoo.

kan-bayashi avatar kan-bayashi commented on August 11, 2024

Hi. @ajbouh.
Since the feature extraction will be performed on-the-fly, you must provide wavform for speech (e.g. torch.randn(50000,).

from espnet_model_zoo.

ajbouh avatar ajbouh commented on August 11, 2024

Thank you for the example! As I experiment with it, I see that the length of the supplied speech is very important. I also see that the output seems to be slower and the quality varies quite widely.

Here's a trimmed down example for two different reference speakers and some text (both reference and random): https://colab.research.google.com/drive/1FLcSi4fSqkxfwzfVRMwzPQgpGp-FOXpJ?usp=sharing

Do you have any advice for improving quality?

from espnet_model_zoo.

kan-bayashi avatar kan-bayashi commented on August 11, 2024

Hmm. I did not tune the hyperparameters so much for GST, especially the following parameters.

We need to tune these parameters to make it stable to reflect the speaker's characteristics.
If you can share the experimental results with us, that is great :)

from espnet_model_zoo.

ajbouh avatar ajbouh commented on August 11, 2024

What sorts of experimental results do you mean?

Do you want the samples I generated from the current model checkpoint or are you suggesting something else?

from espnet_model_zoo.

kan-bayashi avatar kan-bayashi commented on August 11, 2024

The behavior in the synthesis is also important.
And we need to tune the above hyper parameters.
So if you train the model with different parameters and report the effectiveness, that is great.

from espnet_model_zoo.

ajbouh avatar ajbouh commented on August 11, 2024

from espnet_model_zoo.

kan-bayashi avatar kan-bayashi commented on August 11, 2024

GST Tacotron2 takes 2 days on Titan V.
Of course, we support multi-gpu training.

from espnet_model_zoo.

ajbouh avatar ajbouh commented on August 11, 2024

I have a machine I can use for long term training with multiple 1080Ti cards. Hopefully that will be enough!

Which part of the documentation should I look at to see how to retrain GST Tacotron2 on the same dataset you've been working with?

from espnet_model_zoo.

kan-bayashi avatar kan-bayashi commented on August 11, 2024

Try https://github.com/espnet/espnet/tree/master/egs2/vctk/tts1
See the usage https://github.com/espnet/espnet/tree/master/egs2/TEMPLATE/tts1

from espnet_model_zoo.

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.