szuweifu commited on
Commit
aefea26
·
verified ·
1 Parent(s): 637a8ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -4,6 +4,8 @@ track_downloads: true
4
  pipeline_tag: audio-to-audio
5
  library_name: mamba-ssm
6
  tags:
 
 
7
  - universal speech enhancement
8
  - multiple input sampling rates
9
  - language-agnostic
@@ -94,9 +96,9 @@ For example, ASR front-ends for improved noise robustness, TTS back-ends for enh
94
  Hugging Face 2026/04/14 (private)
95
 
96
  ## References
97
- [1] [Rethinking Training Targets, Architectures and Data Quality for Universal Speech Enhancement](https://arxiv.org/abs/2603.02641), 2025.
98
 
99
- [2] One Model, Many Latencies: Universal Speech Enhancement for Diverse Real-Time Applications, 2026
100
 
101
  (Note: The released model checkpoint differs from the one reported in the paper. It incorporates additional degradation types (e.g., microphone response and more codecs) and is fine-tuned on a smaller, high-quality clean subset.)
102
 
 
4
  pipeline_tag: audio-to-audio
5
  library_name: mamba-ssm
6
  tags:
7
+ - streaming speech-enhancement
8
+ - speech-enhancement
9
  - universal speech enhancement
10
  - multiple input sampling rates
11
  - language-agnostic
 
96
  Hugging Face 2026/04/14 (private)
97
 
98
  ## References
99
+ [1] [Rethinking Training Targets, Architectures and Data Quality for Universal Speech Enhancement](https://arxiv.org/abs/2603.02641), 2026.
100
 
101
+ [2] [One Model, Many Latencies: Universal Speech Enhancement for Diverse Real-Time Applications](http://arxiv.org/abs/2606.25621), 2026
102
 
103
  (Note: The released model checkpoint differs from the one reported in the paper. It incorporates additional degradation types (e.g., microphone response and more codecs) and is fine-tuned on a smaller, high-quality clean subset.)
104