File rnnoise.changes of Package rnnoise
-------------------------------------------------------------------
Mon Apr 22 10:34:46 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add upstream patch to fix build:
* 372f7b4.patch
-------------------------------------------------------------------
Mon Apr 15 11:23:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.2:
* many improvements, including improved training, SSE4.1 and AVX2
optimizations, and run-time CPU detection (RTCD).
* The distributed models are now trained using only publicly
available datasets
-------------------------------------------------------------------
Sat Dec 16 08:40:09 UTC 2023 - dead_mozay@opensuse.org
- Update to version 0.git20210312.7f449bf:
* Add link to paper and demo to the README
* Correct #endif in rnn.h.
* Document the API
* Add rnnoise_get_frame_size()
* Drop unused arguments from README (#103)
* fix inclusion of rnnoise.h into C++ code
* Document in the README the authorative source for the code.
* docs: fix simple typo, delares -> declares
* rename TRAINING -> TRAINING-README for case insensitive file system
* Update celt_lpc.c
-------------------------------------------------------------------
Wed Jul 07 12:27:30 UTC 2021 - dead_mozay@opensuse.org
- Update to version 0.git20210122.1cbdbcf:
* Drop unused arguments from README (#103)
* docs: fix simple typo, delares -> declares
* rename TRAINING -> TRAINING-README for case insensitive file system
* Access files in binary mode
-------------------------------------------------------------------
Fri Sep 4 01:38:12 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- initial package