Giter Club home page Giter Club logo

tacotron-pytorch's People

Contributors

soobinseo 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  avatar  avatar  avatar  avatar

tacotron-pytorch's Issues

Would you please provide some speech wave file results?

Hi soobinseo,
I am new to TTS. I found that there were two versions of tacotron implemented by tensorflow and pytorch. I think you have already tested your pytorch version. Would you please share some speech wav
file results synthesised by this project?

No module named 'Tacotron'

Hi I'm running into the below error - has anyone else encountered this and know a fix?

File ".../tacotron/text/init.py", line 4, in
from Tacotron.text import cleaners
ModuleNotFoundError: No module named 'Tacotron'

Many thanks in advance.

Plot the spectrogram

How would you plot the spectrogram?
I tried to create an image from inside of inv_spectrogram(spectrogram) definition after the # Convert back to linear line but still it is black image generated of (1024, 1000) dimension.
I am looking for such methodology because I want to convert an image [of spectrogram] back into audio wav file.
Can you please help for that?

memory problem

Such a wonderful work, I learned a lot from it. thanks @soobinseo
I have encountered a problem when running the program. My GPU has 12G memory, but when the batch size larger than one, out of memory error will occur.
I tried to use inplace=True for all relu activation function, but it seems useless. all the remaining hyperparameter stay the same with the origin provided.
Any suggestions for this problem, Thanks!

LICENSE of this repo

Hi there, thx for this repo, really !! Do you mind to open source your repo with a corressponding LICENSE ?

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.