GithubHelp home page GithubHelp logo

guthmanny / lstm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tschmitzulg/lstm

0.0 1.0 0.0 23.12 MB

Learn and emulate nonlinear audio systems in real-time

Jupyter Notebook 97.63% Python 2.37%

lstm's Introduction

LSTM

Learn and emulate nonlinear audio systems in real-time Two jupyter notebook are used:

  • Learn LSTM ICASSP is used to learn new model from a dataset
  • Real-Time Emulation of LSTM is used to emulate the model in real time by applying it on input guitar signal. Clone the git directory to your computer and launch the notebook ".ipynb" file. Don't forget to install the required libraries (tensorflow,cuda,numpy,matplotlib,pyaudio,...).

if you do not want to use notebook, you can find the similar codes in Codes directory, the file name are "LSTM.py" and "emulation.py", after cloning the repository launch "python3 Codes/LSTM.py" to learn a new model, for example.

lstm's People

Contributors

tschmitzulg avatar

Watchers

James Cloos avatar

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.