aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: b1cf519de3eb5ec35c1c097c09f402fb0e47a961 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "rnnoise"
description: "Recurrent neural network for audio noise reduction"
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/xiph/rnnoise"
  }
  url {
    type: GIT
    value: "https://github.com/xiph/rnnoise.git"
  }
  version: "1cbdbcf1283499bbb2230a6b0f126eb9b236defd"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 2
    day: 9
  }
}