Coder Social home page Coder Social logo

audio-data-pre-processing's Introduction

Audio-data-pre-processing


Audio pre-processing, especially, signal preprocessing related topics is not what I familiar with. My work and experience are mostly about CV and NLP and other data analysis areas. But I am happy to learn new things, I used to learn FFT when I am a undergraduate student but never really use it. Redo the FFT part givea me some inspiration about how NN learns new features, you can find it on fft notebook. Mel-scale is completely new to me.

And I am not sure the connection between part 1 and 2, as I dont know how the 41 wav files and meta data can bu used further.


0. data collection

  • requests+beautifulsoup analyze soundwave website and extract necessory metadata including track_name,author,genre,play_count,download_count,comments_count,like_count,audio_url
  • soundwave api for automatic audio downloading.
  • ./data folder is too big, I will upload to Google drive and share later

1. audimetadata

  • show meta data as request.

2. fft

  • DFT: discrete Fourier Transform
  • FFT: recurisive 1D FFT
  • FFT_vectorized: non-recurisive vetorized FFT
  • NN DFT: NN based DFT
  • Different domain visualization contains animation, if you cannot open on github please download or check the colab version.

3. Spectrogram and mel-scale

  • STFT
  • Spectrogram with FFT and STFT
  • Mel-scale filter bank
  • Mel-scale Spectrogram

audio-data-pre-processing's People

Contributors

xuhuan0217 avatar

Watchers

James Cloos avatar  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.