Update README.md
Browse files
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 |
|