'init'
Some checks failed
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled

This commit is contained in:
eric
2026-03-24 14:46:41 -05:00
parent c5a1a9a404
commit b77a8cadb2
164 changed files with 57060 additions and 58 deletions

16
arnndn-models/README.md Normal file
View File

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

22
arnndn-models/cb.rnnn Normal file

File diff suppressed because one or more lines are too long