aufklarer commited on
Commit
08c3d22
·
verified ·
1 Parent(s): f5b99bd

Add blog and docs links

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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)