1. April 23, 2022

    Many generative tasks in machine learning for speech synthesize audio at relatively low sample rates, usually 16kHz or 24kHz. For example…

  2. March 19, 2022

    An estimator of fundamental frequency, or pitch, of an audio signal is a useful tool for many audio machine learning applications. For…

  3. February 19, 2022

    Oscillators are basic building blocks for several sound generation algorithms, such as additive, subtractive, and frequency modulation (FM…

  4. January 29, 2022

    NumPy's interp is a handy function for generating an array from a piecewise linear mapping defined by a set of control points. For…

© 2022 Brent M. Spell