Add blog and docs links
Browse files
README.md
CHANGED
|
@@ -47,3 +47,10 @@ swift run audio denoise noisy.wav --output clean.wav
|
|
| 47 |
|
| 48 |
- [DeepFilterNet3](https://arxiv.org/abs/2305.08227)
|
| 49 |
- Part of [speech-swift](https://github.com/soniqo/speech-swift)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
|
| 48 |
- [DeepFilterNet3](https://arxiv.org/abs/2305.08227)
|
| 49 |
- Part of [speech-swift](https://github.com/soniqo/speech-swift)
|
| 50 |
+
|
| 51 |
+
---
|
| 52 |
+
|
| 53 |
+
## Links
|
| 54 |
+
|
| 55 |
+
- **Blog**: [blog.ivan.digital](https://blog.ivan.digital)
|
| 56 |
+
- **Library Docs**: [soniqo.audio](https://soniqo.audio)
|