FlagAudio Release Notes#
v0.2.0#
Note
This is a preview release. The version number shown is a pre-release identifier and may change upon final release. Content in this preview is for reference only and does not constitute a commitment or warranty for the final product.
Added Features
Audio Effects — add_noise, dcshift, mu_law_encoding.
Spectral Analysis — amplitude_to_DB, spectral_centroid.
Audio signal processing operators with multi-backend support.
Complete processing chain from raw audio to model input.
Enhanced Features
Operators underwent deep performance tuning.
Triton kernel call optimization for reduced launch overhead.
v0.1.0#
Initial release of FlagAudio.
Added Features
Audio-standard interface library with multi-backend support.
Flexible multi-backend support mechanism.