NeMo
CasanovaE commited on
Commit
d736408
Β·
verified Β·
1 Parent(s): 1d7c8f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -147,9 +147,9 @@ The Low Frame-rate Speech Codec is trained on a total of 28.7k hrs of speech dat
147
 
148
  ## Performance
149
 
150
- We evaluated our codec using multiple objective audio quality metrics across two distinct test sets. Additionally, we compared our model's performance with state-of-the-art codecs. For further details, please refer to[our paper](https://arxiv.org/abs/2409.12117).
151
 
152
- | Dataset | Squim MOS (↑) |SI-SDR(↑) |Mel Dist. (↓) |STFT Dist.(↓) |CER (↓)|
153
  |:-----------:|:----------:|:----------:|:----------:|:-----------:|:-----------:|
154
  | MLS | 4.43 | 4.46 | 0.147 | 0.061 | 2.09 |
155
  | DAPS | 4.68 | 6.93 | 0.142 | 0.058 | 0.86 |
 
147
 
148
  ## Performance
149
 
150
+ We evaluated our codec using multiple objective audio quality metrics across two distinct test sets. Additionally, we compared our model's performance with state-of-the-art codecs. For further details, please refer to [our paper](https://arxiv.org/abs/2409.12117).
151
 
152
+ | Dataset | Squim MOS (↑) |SI-SDR(↑) |Mel Dist. (↓) |STFT Dist.(↓) | CER (↓)|
153
  |:-----------:|:----------:|:----------:|:----------:|:-----------:|:-----------:|
154
  | MLS | 4.43 | 4.46 | 0.147 | 0.061 | 2.09 |
155
  | DAPS | 4.68 | 6.93 | 0.142 | 0.058 | 0.86 |