Git Product home page Git Product logo

audio-soup's Introduction

Accraze's GitHub stats

Top Langs

audio-soup's People

Contributors

accraze avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

hadryan

audio-soup's Issues

Feature card links

All url links on feature cards should open in a new tab, instead of navigating away from the current page.

Feature Comparison across different samples

Users should have the ability to compare features across different audio samples.

This would most likely be a separate view, like :/compare?sample_id1=333&sample_id2=444&feature_type=spectral

Load-dataset command

There should be more documentation (and maybe testing) of the load-dataset command.
This would include docstrings/comments/README updates.

Deltas graph error

There's an issue with how the MFCC delta's graph gets generated, especially with how the higher-order labels get covered by the above graph. See screenshot below:

Expand Delta features

The “Deltas” features should eventually be expanded into something like a “Feature Manipulation” or “Feature Augmentation” filter, which would allow users to perform different types of transformations or filters across all the files in a dataset. A sandbox would be helpful for users to experiment with adding different manipulation types prior to applying the changes across the dataset.

Dataset loader includes non-audio files

When using the load-dataset CLI command, additional non-audio files are being added (like .DS_Store).
The script should check to make sure it is only adding audio files to the dataset and skip non-audio files.

Create Feature Extractor module

There is a ton of duplicated code related to feature extraction and image generation.
It is all currently in src/public/views.py and should be moved into it's own class or module somewhere else.

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.