QbethQ commited on
Commit
dd19e26
·
verified ·
1 Parent(s): 8165094

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -83,12 +83,12 @@ StableToken achieves **60% lower UED** (Unit Edit Distance) than best existing s
83
 
84
  Measurements on LibriSpeech (LS) and SEED benchmarks.
85
 
86
- | Benchmark | WER (↓) | MOS (↑) |
87
- |:----------|:-------:|:-------:|
88
- | LibriSpeech Clean | 3.84 | 4.09 |
89
- | LibriSpeech Other | 7.99 | 3.83 |
90
- | SEED-En | 3.44 | 4.01 |
91
- | SEED-Zh | 2.62 | 4.18 |
92
 
93
  ## Citation
94
 
 
83
 
84
  Measurements on LibriSpeech (LS) and SEED benchmarks.
85
 
86
+ | Model | Frame<br>Rate | BPS | WER (↓)<br>LS-clean | WER (↓)<br>LS-other | WER (↓)<br>SEED-en | WER (↓)<br>SEED-zh | MOS (↑)<br>LS-clean | MOS (↑)<br>LS-other | MOS (↑)<br>SEED-en | MOS (↑)<br>SEED-zh |
87
+ |:---|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
88
+ | [GLM-4-Voice-Tokenizer](https://github.com/zai-org/GLM-4-Voice) | 12.5Hz | 175 | 4.04 | 9.33 | 3.54 | 3.23 | 4.07 | **3.99** | **4.16** | 4.10 |
89
+ | [S3 Tokenizer](https://github.com/FunAudioLLM/CosyVoice) | 25Hz | 300 | 5.78 | 13.38 | 5.91 | 4.26 | 3.40 | 3.31 | 3.40 | 3.31 |
90
+ | [CosyVoice2](https://github.com/FunAudioLLM/CosyVoice) | 25Hz | 325 | 4.25 | 9.68 | 4.34 | 2.75 | 3.36 | 3.25 | 3.31 | 3.58 |
91
+ | **StableToken** | 25Hz | 325 | **3.84** | **7.99** | **3.44** | **2.62** | **4.09** | 3.83 | 4.01 | **4.18** |
92
 
93
  ## Citation
94