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

Update repo links to soniqo/speech-swift

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  - coreml
7
  - apple-silicon
8
  - deepfilternet
9
- library_name: qwen3-asr-swift
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 [qwen3-asr-swift](https://github.com/ivan-digital/qwen3-asr-swift)
 
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)