This commit is contained in:
eric
2026-05-16 19:24:30 -05:00
parent 19beec12a5
commit 75a0ca4e31
260 changed files with 51345 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
# RNNoise 模型FFmpeg arnndn 用)
用于背景音乐/噪音降噪,开源方案。
## 获取模型
```bash
git clone https://github.com/richardpl/arnndn-models.git .
```
或手动下载 `cb.rnnn` 放到此目录。
## 说明
- `cb.rnnn`:对话/人声场景,推荐
- 无模型时程序自动回退到 afftdn 降噪

File diff suppressed because one or more lines are too long