Librosax¶
Spectral representations¶
Magnitude scaling¶
|
Convert an amplitude spectrogram to decibel (dB) units. |
|
Convert a power spectrogram to decibel (dB) units. |
Signal generation and mixing¶
|
Construct a pure tone (cosine) signal at a given frequency. |
|
Bounded-lag auto-correlation. |
|
Downmix one or more signals to a single mono channel. |
|
Combine two signals into a stereo signal. |
|
Combine several signals into one multi-channel signal. |
|
Fix the length of an array along an axis by trimming or zero-padding. |
Frequency utilities¶
|
Alternative interface for jnp.fft.rfftfreq |