Last updated:
0 purchases
plotwav 0.1.0
plot-wav
This project is a tool for drawing wav files with various acoustic transformations.
Requirement
Python3
Usage
$ plot-wav --<type> -i <input file> # -o <output file>
If no -o option is specified, the image will be displayed directly.
The types of conversion are as follows.
--wave - original wave
--spec - spectrogram
--mfcc - MFCC
Show help
$ plot-wav -h
Installation
$ pip install plot-wav
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.