aubiomfcc
library for audio segmentation -- utilities
Install
- All systems
-
curl cmd.cat/aubiomfcc.sh
- Debian
-
apt-get install aubio-tools
- Ubuntu
-
apt-get install aubio-tools
- Arch Linux
-
pacman -S aubio
- Kali Linux
-
apt-get install aubio-tools
- Fedora
-
dnf install aubio
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install aubio-tools
- OS X
-
brew install aubio
- Raspbian
-
apt-get install aubio-tools
- Dockerfile
- dockerfile.run/aubiomfcc
aubio-tools
library for audio segmentation -- utilities
aubio gathers a set of functions for audio signal segmentation and labelling. The library contains a phase vocoder, onset and pitch detection functions, a beat tracking algorithm and other sound processing utilities. This package provides command line tools to run the different algorithms.