Package Release Info

rnnoise-0.git20210122.1cbdbcf-bp156.2.4

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

librnnoise0
rnnoise-devel

Change Logs

Version: 0.2-bp160.1.11
* Mon Apr 22 2024 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add upstream patch to fix build:
  * 372f7b4.patch
* Mon Apr 15 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 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 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 04 2020 Marcus Rueckert <mrueckert@suse.de>
- initial package