Some checks failed
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
17 lines
331 B
Markdown
17 lines
331 B
Markdown
# RNNoise 模型(FFmpeg arnndn 用)
|
||
|
||
用于背景音乐/噪音降噪,开源方案。
|
||
|
||
## 获取模型
|
||
|
||
```bash
|
||
git clone https://github.com/richardpl/arnndn-models.git .
|
||
```
|
||
|
||
或手动下载 `cb.rnnn` 放到此目录。
|
||
|
||
## 说明
|
||
|
||
- `cb.rnnn`:对话/人声场景,推荐
|
||
- 无模型时程序自动回退到 afftdn 降噪
|