Text-to-Speech
Spanish
carmentano commited on
Commit
8cccb7b
·
verified ·
1 Parent(s): 3fdf0cf

model naming update

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -117,11 +117,13 @@ UTMOS and DNSMOS Pro BVCCC where used to assess the audio quality and WER was us
117
  A total of 2 models has been evaluated with 3 automatic metrics (UTMOS, DNSMOS and WER).
118
  The model in this repository (styletts2-spanish-multispeaker) has been compared to a finetuning:
119
 
120
- | Model | UTMOS | DNSMOS Pro BVCC | WER |
121
- |:------------------------------------------:|:-----:|:---------------:|:-----:|
122
- | **styletts2-spanish-multispeaker** | 3.043 | 2.609 | 0.215 |
123
- | multispeaker_plbert_subword_asr | 3.839 | 2.552 | 0.204 |
124
- | multispeaker_FT_kokoro | 1.489 | 1.839 | 0.365 |
 
 
125
 
126
 
127
 
 
117
  A total of 2 models has been evaluated with 3 automatic metrics (UTMOS, DNSMOS and WER).
118
  The model in this repository (styletts2-spanish-multispeaker) has been compared to a finetuning:
119
 
120
+ | Model | UTMOS | DNSMOS Pro BVCC | WER |
121
+ |:-----------------------------------------------------:|:-----:|:---------------:|:-----:|
122
+ | **styletts2-spanish-multispeaker** | 3.043 | 2.609 | 0.215 |
123
+ | FT-libri-tts_asr-es_pl-bert-subword-es_wavlm-base-plus| 3.839 | 2.552 | 0.204 |
124
+ | FT-kokoro_asr-es_pl-bert-subword-es_wavlm-base-plus | 1.489 | 1.839 | 0.365 |
125
+ | PT_asr-es_pl-bert-subword-es_wavlm-base-plus | 3.170 | 2.741 | 0.197 |
126
+
127
 
128
 
129