Jarbas commited on
Commit
6491127
·
verified ·
1 Parent(s): 62ced13

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +126 -0
README.md ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ created as part of [OVOS TTS plugin benchmarks](https://github.com/TigreGotico/tts-benchmarks)
3
+
4
+ ## Metrics
5
+
6
+ - **RTF - Real Time Factor** - real time factor, how many seconds it takes to create 1 second of audio - (*lower is
7
+ better*)
8
+ - **WER - Word Error Rate** - this is a proxy for understandability, assuming more understandable speech scores better
9
+ in STT, correlates to how many words the TTS pronounces wrong - (*lower is better*)
10
+ - **DAMERAU LEVENSHTEIN SIMILARITY** - this is also a proxy for understandability, assuming more understandable speech
11
+ scores better - (*higher is better*)
12
+ - **Pitch Variability** - Measures the variation in the pitch of the speech. Higher variability can indicate more
13
+ natural, human-like speech, while low variability may suggest robotic or monotone output. (*Higher is better*)
14
+
15
+ > **NOTE**: for STT google is used, and in case of failure Whisper large V3 as fallback
16
+
17
+ #### English
18
+
19
+ | **Lang** | **Plugin** | **Voice** | **RTF (Real Time Factor)** | **WER** | **DAMERAU LEVENSHTEIN SIMILARITY** | **Pitch Variability** |
20
+ |----------|---------------------------|---------------------|----------------------------|---------|------------------------------------|-----------------------|
21
+ | en-gb | ovos-tts-plugin-edge-tts | en-GB-RyanNeural | 0.2093 | 0.3981 | 0.8656 | 29.8690 |
22
+ | en-gb | ovos-tts-plugin-google-tx | Default | 0.0893 | 0.4169 | 0.8598 | 35.6121 |
23
+ | en-gb | ovos-tts-plugin-mimic | ap | 0.0225 | 0.6721 | 0.6721 | 14.1314 |
24
+ | en-gb | ovos-tts-plugin-espeak | Default | 0.0020 | 0.5761 | 0.6326 | 8.7964 |
25
+ | en-gb | ovos-tts-plugin-SAM | Default | 0.0010 | 0.9953 | 0.2112 | 11.2043 |
26
+ | en-us | ovos-tts-plugin-edge-tts | en-US-AriaNeural | 0.1512 | 0.3934 | 0.8713 | 39.8255 |
27
+ | en-us | ovos-tts-plugin-google-tx | Default | 0.0918 | 0.4988 | 0.6953 | 39.8607 |
28
+ | en-us | ovos-tts-plugin-pico | Default | 0.0112 | 0.2365 | 0.8933 | 28.1715 |
29
+ | en-us | ovos-tts-plugin-espeak | Default | 0.0020 | 0.6347 | 0.5764 | 9.0432 |
30
+ | en-au | ovos-tts-plugin-edge-tts | en-AU-NatashaNeural | 0.1316 | 0.4473 | 0.7974 | 49.3665 |
31
+ | en-au | ovos-tts-plugin-google-tx | Default | 0.0884 | 0.4333 | 0.8375 | 38.4066 |
32
+ | en-ng | ovos-tts-plugin-edge-tts | en-NG-AbeoNeural | 0.1959 | 0.4941 | 0.7830 | 22.9295 |
33
+
34
+ #### Catalan
35
+
36
+ | **Lang** | **Plugin** | **Voice** | **RTF (Real Time Factor)** | **WER** | **DAMERAU LEVENSHTEIN SIMILARITY** | **Pitch Variability** |
37
+ |----------|----------------------------------------|---------------------------|----------------------------|---------|------------------------------------|-----------------------|
38
+ | ca | ovos-tts-plugin-coqui | tts_models/ca/custom/vits | 0.3832 | 0.7797 | 0.5681 | 30.2213 |
39
+ | ca | ovos-tts-plugin-edge-tts | ca-ES-JoanaNeural | 0.1812 | 0.2863 | 0.9378 | 42.6373 |
40
+ | ca | ovos-tts-plugin-edge-tts | ca-ES-EnricNeural | 0.1485 | 0.2775 | 0.9406 | 26.2174 |
41
+ | ca | ovos-tts-plugin-google-tx | Default | 0.1045 | 0.3062 | 0.9311 | 34.3610 |
42
+ | ca | ovos-tts-plugin-espeak | Default | 0.0025 | 0.5947 | 0.6753 | 9.0775 |
43
+ | ca | ovos-tts-plugin-matxa-multispeaker-cat | central/grau | 0.0984 | 0.3414 | 0.9112 | 23.2631 |
44
+ | ca | ovos-tts-plugin-matxa-multispeaker-cat | central/elia | 0.1005 | 0.3590 | 0.9048 | 26.2063 |
45
+ | ca | ovos-tts-plugin-matxa-multispeaker-cat | balear/quim | 0.0843 | 0.4956 | 0.8401 | 20.1048 |
46
+ | ca | ovos-tts-plugin-matxa-multispeaker-cat | balear/olga | 0.1146 | 0.4956 | 0.8305 | 23.7260 |
47
+ | ca | ovos-tts-plugin-matxa-multispeaker-cat | valencia/lluc | 0.0832 | 0.3568 | 0.9175 | 19.0406 |
48
+ | ca | ovos-tts-plugin-matxa-multispeaker-cat | valencia/gina | 0.1000 | 0.3744 | 0.9059 | 38.8802 |
49
+ | ca | ovos-tts-plugin-matxa-multispeaker-cat | nord-occidental/pere | 0.1036 | 0.3436 | 0.9082 | 18.7704 |
50
+ | ca | ovos-tts-plugin-matxa-multispeaker-cat | nord-occidental/emma | 0.0824 | 0.3612 | 0.9079 | 30.6723 |
51
+
52
+ #### Spanish
53
+
54
+ | **Lang** | **Plugin** | **Voice** | **RTF (Real Time Factor)** | **WER** | **DAMERAU LEVENSHTEIN SIMILARITY** | **Pitch Variability** |
55
+ |----------|---------------------------|--------------------|----------------------------|---------|------------------------------------|-----------------------|
56
+ | es-es | ovos-tts-plugin-edge-tts | es-ES-AlvaroNeural | 0.1379 | 0.2246 | 0.9535 | 29.0270 |
57
+ | es-es | ovos-tts-plugin-edge-tts | es-ES-ElviraNeural | 0.1485 | 0.2246 | 0.9521 | 25.4132 |
58
+ | es-es | ovos-tts-plugin-pico | Default | 0.0109 | 0.2268 | 0.9546 | 37.7614 |
59
+ | es-es | ovos-tts-plugin-google-tx | Default | 0.1012 | 0.2268 | 0.9541 | 30.5966 |
60
+ | es-es | ovos-tts-plugin-cotovia | sabela | 0.0604 | 0.2419 | 0.9465 | 26.3303 |
61
+ | es-es | ovos-tts-plugin-cotovia | iago | 0.0247 | 0.3218 | 0.8972 | 6.9345 |
62
+ | es-es | ovos-tts-plugin-espeak | Default | 0.0019 | 0.3888 | 0.8137 | 8.7267 |
63
+
64
+ #### Galician
65
+
66
+ | **Lang** | **Plugin** | **Voice** | **RTF (Real Time Factor)** | **WER** | **DAMERAU LEVENSHTEIN SIMILARITY** | **Pitch Variability** |
67
+ |----------|--------------------------|--------------------|----------------------------|---------|------------------------------------|-----------------------|
68
+ | gl | ovos-tts-plugin-edge-tts | gl-ES-SabelaNeural | 0.6924 | 0.3855 | 0.9181 | 34.8462 |
69
+ | gl | ovos-tts-plugin-edge-tts | gl-ES-RoiNeural | 0.2306 | 0.4136 | 0.8939 | 21.0103 |
70
+ | gl | ovos-tts-plugin-nos | celtia | 0.5774 | 0.4369 | 0.9008 | 61.3171 |
71
+ | gl | ovos-tts-plugin-nos | sabela | 0.3576 | 0.5327 | 0.8560 | 19.8559 |
72
+ | gl | ovos-tts-plugin-cotovia | sabela | 0.1199 | 0.4533 | 0.8926 | 29.6241 |
73
+ | gl | ovos-tts-plugin-cotovia | iago | 0.0465 | 0.5491 | 0.7919 | 6.6335 |
74
+
75
+ #### Portuguese
76
+
77
+ | **Lang** | **Plugin** | **Voice** | **RTF (Real Time Factor)** | **WER** | **DAMERAU LEVENSHTEIN SIMILARITY** | **Pitch Variability** |
78
+ |----------|---------------------------|-----------------------|----------------------------|---------|------------------------------------|-----------------------|
79
+ | pt-pt | ovos-tts-plugin-coqui | tts_models/pt/cv/vits | 0.1850 | 0.4432 | 0.8491 | 8.7526 |
80
+ | pt-pt | ovos-tts-plugin-edge-tts | pt-PT-DuarteNeural | 0.2512 | 0.3515 | 0.9019 | 20.2053 |
81
+ | pt-pt | ovos-tts-plugin-edge-tts | pt-PT-RaquelNeural | 0.2342 | 0.3362 | 0.9194 | 30.0802 |
82
+ | pt-pt | ovos-tts-plugin-google-tx | Default | 0.1084 | 0.3100 | 0.9271 | 29.7265 |
83
+ | pt-pt | ovos-tts-plugin-espeak | Default | 0.0020 | 0.5764 | 0.6959 | 6.8524 |
84
+ | pt-br | ovos-tts-plugin-edge-tts | pt-BR-AntonioNeural | 0.5301 | 0.3297 | 0.9179 | 31.7333 |
85
+ | pt-br | ovos-tts-plugin-edge-tts | pt-BR-FranciscaNeural | 0.3377 | 0.3166 | 0.9269 | 38.6105 |
86
+ | pt-br | ovos-tts-plugin-google-tx | Default | 0.0850 | 0.2904 | 0.9348 | 28.2025 |
87
+ | pt-br | ovos-tts-plugin-espeak | Default | 0.0019 | 0.4301 | 0.7515 | 8.0846 |
88
+
89
+ #### French
90
+
91
+ | **Lang** | **Plugin** | **Voice** | **RTF (Real Time Factor)** | **WER** | **DAMERAU LEVENSHTEIN SIMILARITY** | **Pitch Variability** |
92
+ |----------|---------------------------|--------------------------|----------------------------|---------|------------------------------------|-----------------------|
93
+ | fr-fr | ovos-tts-plugin-coqui | tts_models/fr/css10/vits | 0.1579 | 0.3553 | 0.8711 | 15.4426 |
94
+ | fr-fr | ovos-tts-plugin-pico | Default | 0.0137 | 0.2894 | 0.9090 | 23.9790 |
95
+ | fr-fr | ovos-tts-plugin-google-tx | Default | 0.1147 | 0.2702 | 0.9271 | 20.5713 |
96
+ | fr-fr | ovos-tts-plugin-espeak | Default | 0.0023 | 0.4000 | 0.7775 | 8.0871 |
97
+
98
+ #### Italian
99
+
100
+ | **Lang** | **Plugin** | **Voice** | **RTF (Real Time Factor)** | **WER** | **DAMERAU LEVENSHTEIN SIMILARITY** | **Pitch Variability** |
101
+ |----------|---------------------------|-----------------------------------|----------------------------|---------|------------------------------------|-----------------------|
102
+ | it-it | ovos-tts-plugin-coqui | tts_models/it/mai_male/vits | 0.2595 | 0.5500 | 0.7977 | 35.2621 |
103
+ | it-it | ovos-tts-plugin-coqui | tts_models/it/mai_female/vits | 0.4870 | 0.5071 | 0.8034 | 35.8200 |
104
+ | it-it | ovos-tts-plugin-coqui | tts_models/it/mai_male/glow-tts | 0.3416 | 0.5310 | 0.7990 | 34.0779 |
105
+ | it-it | ovos-tts-plugin-coqui | tts_models/it/mai_female/glow-tts | 0.3333 | 0.5667 | 0.7659 | 33.3923 |
106
+ | it-it | ovos-tts-plugin-pico | Default | 0.0110 | 0.2595 | 0.9471 | 31.1569 |
107
+ | it-it | ovos-tts-plugin-google-tx | Default | 0.1202 | 0.2476 | 0.9551 | 18.5613 |
108
+ | it-it | ovos-tts-plugin-espeak | Default | 0.0022 | 0.2595 | 0.8885 | 8.4683 |
109
+
110
+ #### German
111
+
112
+ | **Lang** | **Plugin** | **Voice** | **RTF (Real Time Factor)** | **WER** | **DAMERAU LEVENSHTEIN SIMILARITY** | **Pitch Variability** |
113
+ |----------|---------------------------|-----------------------------------|----------------------------|---------|------------------------------------|-----------------------|
114
+ | de-de | ovos-tts-plugin-coqui | tts_models/de/thorsten/vits | 0.6571 | 0.2824 | 0.9319 | 25.7637 |
115
+ | de-de | ovos-tts-plugin-coqui | tts_models/de/thorsten/vits--neon | 0.4015 | 0.2941 | 0.9357 | 25.5361 |
116
+ | de-de | ovos-tts-plugin-pico | Default | 0.0123 | 0.2871 | 0.9276 | 31.3136 |
117
+ | de-de | ovos-tts-plugin-google-tx | Default | 0.1090 | 0.2635 | 0.9476 | 33.7452 |
118
+ | de-de | ovos-tts-plugin-espeak | Default | 0.0020 | 0.2541 | 0.8319 | 8.9455 |
119
+
120
+ #### Dutch
121
+
122
+ | **Lang** | **Plugin** | **Voice** | **RTF (Real Time Factor)** | **WER** | **DAMERAU LEVENSHTEIN SIMILARITY** | **Pitch Variability** |
123
+ |----------|---------------------------|--------------------------|----------------------------|---------|------------------------------------|-----------------------|
124
+ | nl-nl | ovos-tts-plugin-coqui | tts_models/nl/css10/vits | 0.1673 | 0.3620 | 0.8814 | 28.7019 |
125
+ | nl-nl | ovos-tts-plugin-google-tx | Default | 0.1159 | 0.2870 | 0.9337 | 28.6398 |
126
+ | nl-nl | ovos-tts-plugin-espeak | Default | 0.0058 | 0.4945 | 0.6570 | 8.5742 |