Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fast WaveNet generation using queues (NSynth) (CLA) #669

Merged
merged 25 commits into from Jun 12, 2017

Commits on May 23, 2017

  1. committing fastgen code w/ proper email this time

    Parag K. Mital committed May 23, 2017
    Copy the full SHA
    3e26019 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Copy the full SHA
    1b53343 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. moving functions to utils and adding binary for generation

    Parag K. Mital committed May 26, 2017
    Copy the full SHA
    5be6e40 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. Copy the full SHA
    1e6d402 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. fixed some bugs with sampling. automatic multiple of hop length. use …

    …librosa for wavfile loading
    jesseengel committed Jun 6, 2017
    Copy the full SHA
    ef33dc3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b5e3202 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ed5dd7f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Copy the full SHA
    4bcd017 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    964bfb0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f48fda3 View commit details
    Browse the repository at this point in the history
  4. added licenses

    jesseengel committed Jun 7, 2017
    Copy the full SHA
    b54711b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ec8d42c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a9a5852 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. LINTING

    jesseengel committed Jun 8, 2017
    Copy the full SHA
    32acd39 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aae16c9 View commit details
    Browse the repository at this point in the history
  3. docstring

    jesseengel committed Jun 8, 2017
    Copy the full SHA
    5090739 View commit details
    Browse the repository at this point in the history
  4. docstring

    jesseengel committed Jun 8, 2017
    Copy the full SHA
    7becdea View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. typos and BUILD deps

    jesseengel committed Jun 9, 2017
    Copy the full SHA
    709b2bd View commit details
    Browse the repository at this point in the history
  2. update readme

    jesseengel committed Jun 9, 2017
    Copy the full SHA
    a5067ac View commit details
    Browse the repository at this point in the history
  3. typos

    jesseengel committed Jun 9, 2017
    Copy the full SHA
    5f741e2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    32f7b16 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2017

  1. console entry points

    jesseengel committed Jun 10, 2017
    Copy the full SHA
    699688c View commit details
    Browse the repository at this point in the history
  2. change quote delimiter

    jesseengel committed Jun 10, 2017
    Copy the full SHA
    5bad138 View commit details
    Browse the repository at this point in the history
  3. typo

    jesseengel committed Jun 10, 2017
    Copy the full SHA
    e3b947a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. Copy the full SHA
    8d074ec View commit details
    Browse the repository at this point in the history