Coder Social home page Coder Social logo

jefas's Introduction

Authors: Adrien Meynard and Bruno Torrésani
Email: [email protected]
Created: 2017-12-19

This repository contains all the files necessary to perform the algorithm JEFAS (Joint Estimation of Frequency, Amplitude and Spectrum). The theoretical background relative to the algorithm can be found in the following paper:
[1] A. Meynard and B. Torrésani, "Spectral Analysis for Nonstationary Audio", IEEE/ACM Transactions on Audio, Speech and Language Processing, vol. 26, pp. 2371–2380, Dec. 2018, available online.

The implementation of the algorithm uses MATLAB functions from the Optimization Toolbox (e.g. fmincon). It is therefore necessary to have access to this toolbox in order to run JEFAS. A less efficient version of the algorithm that does not require the Optimization Toolbox is available upon demand.

Descriptions of the different folders:

  • cwt: contains the functions to compute continuous wavelet transforms and inverse wavelet transforms using the wavelets given in the paper (equation (2)). A script example_cwt.m enabling the display of the sharp wavelet is also given (including Supplementary material, figs. 1 and 2).
  • JEFASalgo: contains all the functions necessary to implement JEFAS (subfolder estimation), together with some functions enabling the analysis (subfolder analysis) of the results of JEFAS (comparison with baseline estimations, Cramér-Rao Lower Bound, stationarization). It also contains functions enabling cross-synthesis.
  • signals: contains some audio signals including those described in the article.
  • scriptsIEEE_TASLP: contains the scripts detailed below, together with their published versions (subfolder html), and some corresponding results of JEFAS (estimated time warping functions, amplitude modulation functions, and spectra) in subfolder results. All the sounds and the published versions of the Matlab scripts are also available online.
  • JEFAS-BSS: contains the functions to performs a Blind Source Separation (BSS) from a mixture of nonstationary signals following the model given in [1].
  • scriptsBSS: contains the scripts that perform JEFAS-BSS on a synthetic mixture.

jefas's People

Contributors

admeynard 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.