Code Monkey home page Code Monkey logo

nips2015_vrnn's People

Contributors

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

nips2015_vrnn's Issues

Blizzard preprocessing steps?

I'm trying to train your Blizzard 2013 models and it looks like there are some preprocessing steps to go from the Blizzard dataset dumps to the HD5 and .npy files read by the models.

Could you let me know what needs to be done to reproduce? Many thanks!

test script?

Hi,

I started the training the iamondb script and wanted to know if there is a test script where I could test the output of the model?

I do not see a test script in the package. It would be a great help if you could point me to a script where I could test the code.

Regards,
Vivek

Cannot find concatenated train.txt and valid.txtfiles! See the README in data

Im trying to run the IAMOnDB example.

I get an error when i run fetch_iamondb(...)

Cannot find concatenated train.txt and valid.txtfiles! See the README in data

I downloaded and unpacked

  1. ascii-all.tar.gz
  2. lineImages-all.tar.gz
  3. lineStrokes-all.tar.gz
  4. original-xml-all.tar.gz
  5. original-xml-part.tar.gz

Can you point me in the right direction?

I also had some trouble figuring out from which folder i should execute the files such that CLE is properly imported?

bad axis2 argument to swapaxes

Entering main loop
Traceback (most recent call last):
File "vrnn_gauss.py", line 371, in
main(params)
File "vrnn_gauss.py", line 349, in main
mainloop.run()
File "cle/cle/train/init.py", line 83, in run
while self.run_epoch():
File "cle/cle/train/init.py", line 89, in run_epoch
for batch in self.data:
File "cle/cle/data/init.py", line 90, in iter
yield self.data.slices(idx, idx + self.batch_size)
File "../../../nips2015_vrnn/datasets/iamondb.py", line 97, in slices
mask = self.create_mask(batches[0].swapaxes(0, 1))
ValueError: bad axis2 argument to swapaxes

Hi, I run the model of iamondb ,and got the eroor message , how can I fix it ? thx !

how to use blizzard

Hi, read-me file says, "The original wave files have been read by numpy and saved into '.npz' format. There is a function that reads the numpy formatted files and generate a hdf5 format file." I can't find the script which converts to .npz formatted files, or to hdf5.

I also wanted to know as to what do you mean by "full_blizzard" and "blizzard_tbptt" while reading the blizzard data in the file "blizzard.py".

RUNNING ERROR

Error: no module named 'cle.cle'
But I have installed the module 'cle'.How to solve it?

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.