rnnoise

Recurrent neural network for audio noise reduction

  • 所有者: xiph/rnnoise
  • 平台:
  • 許可證: BSD 3-Clause "New" or "Revised" License
  • 分類:
  • 主題:
  • 喜歡:
    1
      比較:

Github星跟蹤圖

RNNoise is a noise suppression library based on a recurrent neural network.

To compile, just type:
% ./autogen.sh
% ./configure
% make

Optionally:
% make install

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 < input.raw > output.raw

The output is also a 16-bit raw PCM file.

主要指標

概覽
名稱與所有者xiph/rnnoise
主編程語言C
編程語言C++ (語言數: 5)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2017-08-03 06:34:37
推送於2025-02-22 23:58:31
最后一次提交2024-03-22 17:44:13
發布數3
最新版本名稱v0.2 (發布於 2024-04-14 22:38:22)
第一版名稱v0.1 (發布於 2024-04-10 02:55:34)
用户参与
星數4.7k
關注者數154
派生數1k
提交數157
已啟用問題?
問題數218
打開的問題數174
拉請求數8
打開的拉請求數20
關閉的拉請求數16
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?