claroche1 commited on
Commit
18f491a
·
verified ·
1 Parent(s): 4dfdc5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -21,7 +21,7 @@ metrics:
21
  # sparse-nsnet2 — checkpoints
22
 
23
  Best-PESQ checkpoints from the
24
- [sparse-nsnet2](https://github.com/LarocheC/sparse-nsnet2) compression sweep:
25
  NSNet2 speech enhancement with the FC and GRU layers swappable between
26
  dense, [Butterfly](https://arxiv.org/abs/1903.05895), and
27
  [Monarch](https://arxiv.org/abs/2204.00595) factorizations.
@@ -97,8 +97,8 @@ wide_monarch/{g_best,g_best_fp32.onnx,g_best.onnx,config.json}
97
  Clone the repo first (model classes live there):
98
 
99
  ```bash
100
- git clone https://github.com/LarocheC/sparse-nsnet2
101
- cd sparse-nsnet2
102
  uv sync
103
  ```
104
 
 
21
  # sparse-nsnet2 — checkpoints
22
 
23
  Best-PESQ checkpoints from the
24
+ [eco8-neaixt](https://github.com/LarocheC/eco8-neaixt) compression sweep:
25
  NSNet2 speech enhancement with the FC and GRU layers swappable between
26
  dense, [Butterfly](https://arxiv.org/abs/1903.05895), and
27
  [Monarch](https://arxiv.org/abs/2204.00595) factorizations.
 
97
  Clone the repo first (model classes live there):
98
 
99
  ```bash
100
+ git clone https://github.com/LarocheC/eco8-neaixt
101
+ cd eco8-neaixt
102
  uv sync
103
  ```
104