Code Monkey home page Code Monkey logo

vae_tacotron2's Issues

Loss exploded???

I get the error "loss explode" in the training stage!
I'm not modifying the original hyperparameters, and I want to know how to solve the problem.

What a successful error curve should look like?

@rishikksh20 Hi, I use this repo with Blizzard2013 dataset instead of ljspeech dataset with default settings. I want to know whether I am training this vae_model right. or not ? What a successful error curve should look like with this repo? The followings are my curves. I wonder whether the difference between kl_loss and reconstruction_loss is too wide. Thanks for any help?

image
image
image

about preprocess

pip install -r -requirements.txt
Just install the libraries in the requirement? LWS?

Why ?Thanks

G:\vae_tacotron2-master>python train.py --model='Tacotron'
Traceback (most recent call last):
File "train.py", line 33, in
main()
File "train.py", line 24, in main
raise ValueError('please enter a valid model to train: {}'.format(accepted_models))
ValueError: please enter a valid model to train: ['Tacotron', 'Wavenet']

Loaded runtime CuDNN library error

Hi, I run your code with tf1.6, cudnn10.1 and cudnn9.2. Both got

2019-08-13 23:13:50.199673: E tensorflow/stream_executor/cuda/cuda_dnn.cc:378] Loaded runtime CuDNN library: 7600 (compatibility version 7600) but source was compiled with 7102 (compatibility version 7100).  If using a binary install, upgrade your CuDNN library to match.  If building from sources, make sure the library loaded at runtime matches a compatible version specified during compile configuration.
2019-08-13 23:13:50.201349: F tensorflow/core/kernels/conv_ops.cc:717] Check failed: stream->parent()->GetConvolveAlgorithms( conv_parameters.ShouldIncludeWinogradNonfusedAlgo<T>(), &algorithms) 

I google this error, and most said it is related to the cudnn version. May I ask what is cudnn version you used? Or could you give some advice? Thanks a lot.

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.