Code Monkey home page Code Monkey logo

ae-wavenet's People

Contributors

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

ae-wavenet's Issues

Key error while running the code

Hi @hrbigelow

I am working on CPU+GPU .I got error while executing this command line

python train.py new -af par/arch.basic.json -tf par/train.basic.json -nb 4 -si 1000
-vqn 1000 $run_dir/model%.ckpt $run_dir/librispeech.dev-clean.dat $run_dir/data_slices.dat

"KeyError: '/root/data_mtbox_d/VQ_VAE/VQ_VAE_Speech/ae_wavenet/model%.ckpt'". Can you help me to resolve it

Feature extractor

Hi,

Can you please point me to use this repository for audio feature extraction ?
Does this give a fixed representation for variable length audio signal?

train command and L2Error is not defined error

I tried to train it, with using command you mentioned

python train.py new -af par/arch.basic.json -tf par/train.basic.json -nb 4 -si 1000 -vqn 1000 $run_dir/model%.ckpt $run_dir/librispeech.dev-clean.dat $run_dir/data_slices.dat
However, It causes train.py new: error: unrecognized arguments: data_slices.dat error.
there is no data_slices.dat file in here.

I just deleted that file and tried to execute it. but I found out another error mentioned in 2

self.l2 = L2Error()

I found out that in vq_bn.py StopGrad, ReplaceGrad is not imported in your code. so I used from vqema_bn import StopGrad, ReplaceGrad on top of the code. However, I can't find any sources that import L2Error. How can I import it? I want to resolve NameError: name 'L2Error' is not defined error

visualisation of embedding space

Hi, nice work you've done! I was wondering if you had any visualisation of trained vq embedding space? I've been trying to reproduce the paper as well, but the model seems not to use the global condition. It seems the wavenet is too powerful to pick up local / global condition, and only uses the original wav audio. Is that what you are facing with the codebook collapse issue as well?

Update on the pretrained model?

Hi,
Thanks for the great repo. I wanted to use the embeddings, and so wanted to use a pretrained model to get the embeddings. Could you please update the progress on the model? Thanks!

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.