Coder Social home page Coder Social logo

neuralnettimbralclassifier's Introduction

Neural Net Timbral Classifier

Java implementation of a combination of a lightweight DSP library and an ANN for the purposes of timbre classification. ANN is very customisable, including modular layers, multiple selection functions, confusion matrices, non-binary matthews coefficient calculation, pattern shuffling, pattern selection, batch runs and graphs.

DSP library currently consists of:

Wave read/write: Read a Wave file and obtain Header info, signal info and meta data. This also allows writing of signal data and metadata into a Wave file. Can read and write up to 32bit mono and stereo files.

Signal: The basic object for signal manipulation. Multi-channel 64 bit floating point precision. Also includes methods for graph generation and adherence to fixed-point amplitude constrains.

FFT: Static fourier transform and inverse fourier transform methods. Also contains methods for easily converting a signal into an FFT signal, in addition to graphing features.

FrameFFT: Contains methods for allowing easy conversion from a signal to a windowed (or framed) FFT signal

DCT: static DCT methods and methods for easy conversion from a signal to a DCT signal

Fundamental: detection of the fundamental of a sound. (Simple algorithm but works quite well).

Pitch Shift

Filter: Implementation of 2nd order filters in the forms of: High Pass: Low Pass: Peak: Band Pass: Notch;

Mixing and gain: M/S Encoding/Decoding Summing Gain adjustment by Peak and RMS Bit Rate Conversion

Audio Generation: Generate Sine, Saw, Square, Triangle waves Generate white noise, pink noise, tape hiss

Developed for Java 1.6

neuralnettimbralclassifier's People

Contributors

jonnywildey avatar

Watchers

 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.