Package librnnoise: Information

    Source package: librnnoise
    Version: 0-alt0.3.20210312git7f449bf
    Build time:  May 2, 2022, 06:44 AM
    Category: System/Libraries
    Report package bug
    License: BSD
    Summary: Recurrent neural network for audio noise reduction
    Description: 
    RNNoise is a noise suppression library based on a recurrent neural network.
    
    While it is meant to be used as a library, a simple command-line tool is
    provided as an example. It operates on RAW 16-bit (machine endian) mono PCM
    files sampled at 48 kHz. It can be used as:
    
    ./examples/rnnoise_demo <noisy speech> <output denoised>
    
    The output is also a 16-bit raw PCM file.

    List of rpms provided by this srpm:
    librnnoise (riscv64)
    librnnoise-debuginfo (riscv64)
    librnnoise-devel (riscv64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. autoconf
      2. automake
      3. make
      4. gcc-c++
      5. libtool

    Last changed


    June 27, 2021 Vitaly Lipatov 0-alt0.3.20210312git7f449bf
    - initial build for ALT Sisyphus (thanks, Fedora!)
    March 13, 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 0-0.3.20210312git7f449bf
    - build(update): 20210312git7f449bf
    Jan. 24, 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 0-0.2.20210122git1cbdbcf
    - Initial package