Coder Social home page Coder Social logo

jpalpant / audioanalysis Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 335 KB

A Python library focused on classification of audio data, especially that gathered from research in neuroscience on animal vocalization

License: GNU General Public License v3.0

Python 99.56% Shell 0.44%

audioanalysis's People

Contributors

jpalpant avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

audioanalysis's Issues

Define a new class hierarchy for the Python library

Version 0.1 implemented no sane class structure - the first step in developing v0.2 will be to define a sane class hierarchy and set of interfaces for the next several stages of the project, keeping in mind the focus on classification and audio data.

Note that this hierarchy does not need to consider the GUI at all - that will be developed later to fit the library, not the other way around.

Explore multiple classification methods

v0.1.0 demoed a convolutional neural network which operated in the image space of the spectrogram of the audio data. While the method is valuable (and should be expanded), it is not the only option. Several other classifiers should be explored, developed and tested.

Viable candidates will be recorded here - development can't begin until a class hierarchy is developed.

Create package documentation

Create a complete set of documentation for the package developed for version 0.2.0 using Sphinx and host it on Read the Docs.

Develop test suite

Version 0.1.0 implemented no unit testing whatsoever - a situation that can't last in the long term. During the course of the development of the new project structure, implement unit testing and CI using a cloud-based CI provider of your choice. I'm leaning towards Travis, on account of rnaseqflow using Circle.

Define a new repository structure

Since separation of GUI and library are to be enforced and tests implemented, the shape of the repository is going to change. Define a new repository structure that is conducive to further development.

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.