Update repo links to soniqo/speech-swift
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ tags:
|
|
| 6 |
- coreml
|
| 7 |
- apple-silicon
|
| 8 |
- deepfilternet
|
| 9 |
-
library_name:
|
| 10 |
---
|
| 11 |
|
| 12 |
# DeepFilterNet3 — Core ML (FP16)
|
|
@@ -46,4 +46,4 @@ swift run audio denoise noisy.wav --output clean.wav
|
|
| 46 |
## Reference
|
| 47 |
|
| 48 |
- [DeepFilterNet3](https://arxiv.org/abs/2305.08227)
|
| 49 |
-
- Part of [
|
|
|
|
| 6 |
- coreml
|
| 7 |
- apple-silicon
|
| 8 |
- deepfilternet
|
| 9 |
+
library_name: speech-swift
|
| 10 |
---
|
| 11 |
|
| 12 |
# DeepFilterNet3 — Core ML (FP16)
|
|
|
|
| 46 |
## Reference
|
| 47 |
|
| 48 |
- [DeepFilterNet3](https://arxiv.org/abs/2305.08227)
|
| 49 |
+
- Part of [speech-swift](https://github.com/soniqo/speech-swift)
|