Release 4.4.1
Many fixes and SIMD enhancement since 4.4. Everyone using 4.4 should replace it with this version.
- support more SIMD instruction set: FMA, SSE and ARM NEON for DNN
- choose SSE/AVX/FMA function automatically at run time by CPUID.
- "INSTALL.txt" now has build information (required packages etc.) for several OS, all tested.
- PortAudio and zlib sources are included for easy VisualStudio build
- bugs fixed:
- incorrect binhmmlist reading
- work-around for SDL library for adintool-gui
- pkg-config support
- other minor fixes for stability