Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ntia/fms

Code that implements the fixed-size modulation spectrum (FMS), which is a perceptually-relevant, fixed-size representation for an audio (.wav) file.
https://github.com/ntia/fms

Last synced: 5 days ago
JSON representation

Code that implements the fixed-size modulation spectrum (FMS), which is a perceptually-relevant, fixed-size representation for an audio (.wav) file.

Awesome Lists containing this project

README

        

# FMS Code
Implements the fixed-size modulation spectrum (FMS). This is a perceptually-relevant, fixed-size representation for an audio (.wav) file.
Matlab® implementation is in matlab/.
Demo code there calculates FMS for 6 audio files and saves the results in .mat and .csv files.
Detailed readme is located there as well.