![](https://www.embeddedrelated.com/new/images/defaultavatar.jpg)
Kanru Hua (@khuasw)
Question - how did you measure the latency of a pitch-shifted signal?More exactly asking, if pitch-shifting is defined as preserving either the amplitude of the...
Malcom Slaney used a system cascading 4 2nd-order IIRs in his implementation of the Gammatone filterbank for psychoacoustic simulations. Each impulse response is...
I‘d like to point out that there certainly exist asymmetric FIR filters with non-linear phase responses. For example, you can convert the frequency response of...
Looks like you're doing some sinusoidal analysis. Julius Smith's good old Quadratic Interpolated FFT (QIFFT) is a good place to start from. https://ccrma.stanford.edu/~abemoto/abe-aes04.pdfThis...
The conversion from LPC coefficients to LSP involves polynomial root finding. It is well-known that closed form for the roots doesn't exist for order > 4 polynomials....
It won't work at all on noisy signal for there's not much periodicity to begin with.AFAIK, there's not so much entirely time-domain compression algorithms for noisy...
You forgot to window the signal before taking FFT. If the input is white noise, windowing doesn't matter (but there wouldn't be any merit of computing the spectrum...
Why would you treat all signals independently? There exists methods such as Kalman filter that leverage the multivariate nature of the signal.
If you're talking about domain-specific applications and excluding methods that have a popular frequency domain interpretation (such as LPC/LSF), a dirty trick I...
I think your guesses are correct. The mathematical construction of GMMs allows people to apply fancy training criterion, especially those that make statistical sense,...
In the early days of speech recognition vector quantization (VQ) was a commonly used technique for reducing the feature space to a more tractable size.They first...
Use this form to contact khuasw
Before you can contact a member of the *Related Sites:
- You must be logged in (register here)
- You must confirm you email address