Skip to content

Commit

Permalink
fix:catalan_offline_tts
Browse files Browse the repository at this point in the history
change to Matxa, piper makes many pronounciation mistakes, initial benchmarks show matxa has a good RTF
  • Loading branch information
JarbasAl committed Oct 6, 2024
1 parent fb3f4b1 commit 6771ca9
Show file tree
Hide file tree
Showing 54 changed files with 56 additions and 56 deletions.
8 changes: 8 additions & 0 deletions ovos_config/recommends/offline_female/ca-ba.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"tts": {
"module": "ovos-tts-plugin-matxa-multispeaker-cat",
"ovos-tts-plugin-matxa-multispeaker-cat": {
"voice": "balear/olga"
}
}
}
9 changes: 4 additions & 5 deletions ovos_config/recommends/offline_female/ca-es.conf
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "upc_ona-x_low"
}
"module": "ovos-tts-plugin-matxa-multispeaker-cat",
"ovos-tts-plugin-matxa-multispeaker-cat": {
"voice": "central/elia"
}
}
}
8 changes: 8 additions & 0 deletions ovos_config/recommends/offline_female/ca-nw.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"tts": {
"module": "ovos-tts-plugin-matxa-multispeaker-cat",
"ovos-tts-plugin-matxa-multispeaker-cat": {
"voice": "nord-occidental/emma"
}
}
}
8 changes: 8 additions & 0 deletions ovos_config/recommends/offline_female/ca-va.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"tts": {
"module": "ovos-tts-plugin-matxa-multispeaker-cat",
"ovos-tts-plugin-matxa-multispeaker-cat": {
"voice": "valencia/gina"
}
}
}
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_female/de-de.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "ramona-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_female/en-gb.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "alba-medium"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_female/en-us.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "amy-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_female/es-es.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "mls_9972-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_female/fr-fr.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "siwis-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_female/gl-es.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-cotovia",
"fallback_module": "",
"ovos-tts-plugin-cotovia": {
"voice": "sabela"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_female/it-it.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "paola-medium"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_female/nl-nl.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "mls_5809-low"
}
Expand Down
8 changes: 8 additions & 0 deletions ovos_config/recommends/offline_male/ca-ba.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"tts": {
"module": "ovos-tts-plugin-matxa-multispeaker-cat",
"ovos-tts-plugin-matxa-multispeaker-cat": {
"voice": "balear/quim"
}
}
}
9 changes: 4 additions & 5 deletions ovos_config/recommends/offline_male/ca-es.conf
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "upc_pau-x_low"
}
"module": "ovos-tts-plugin-matxa-multispeaker-cat",
"ovos-tts-plugin-matxa-multispeaker-cat": {
"voice": "central/grau"
}
}
}
8 changes: 8 additions & 0 deletions ovos_config/recommends/offline_male/ca-nw.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"tts": {
"module": "ovos-tts-plugin-matxa-multispeaker-cat",
"ovos-tts-plugin-matxa-multispeaker-cat": {
"voice": "nord-occidental/pere"
}
}
}
8 changes: 8 additions & 0 deletions ovos_config/recommends/offline_male/ca-va.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"tts": {
"module": "ovos-tts-plugin-matxa-multispeaker-cat",
"ovos-tts-plugin-matxa-multispeaker-cat": {
"voice": "valencia/lluc"
}
}
}
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_male/de-de.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "thorsten-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_male/en-gb.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "alan-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_male/en-us.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "ryan-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_male/es-es.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "carlfm-x_low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_male/fr-fr.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "gilles-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_male/gl-es.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-cotovia",
"fallback_module": "",
"ovos-tts-plugin-cotovia": {
"voice": "iago"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_male/it-it.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "riccardo-x_low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_male/nl-nl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "mls-medium"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_male/pt-br.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "faber-medium"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/offline_male/pt-pt.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-piper",
"fallback_module": "",
"ovos-tts-plugin-piper": {
"voice": "tugão-medium"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/ca-ba.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"host": [
"https://tts.smartgic.io/matxa",
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/ca-es.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"host": [
"https://tts.smartgic.io/matxa",
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/ca-nw.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"host": [
"https://tts.smartgic.io/matxa",
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/ca-va.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"host": [
"https://tts.smartgic.io/matxa",
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/de-de.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"voice": "ramona-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/en-gb.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"voice": "alba-medium"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/en-us.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"voice": "amy-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/es-es.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"voice": "mls_9972-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/es-mx.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-google-tx",
"fallback_module": "",
"ovos-tts-plugin-google-tx": {
"lang": "es-MX",
"tld": "com.mx"
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/es-us.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-google-tx",
"fallback_module": "",
"ovos-tts-plugin-google-tx": {
"lang": "es-US",
"tld": "us"
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/fr-fr.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ "tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"voice": "siwis-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/it-it.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"voice": "paola-medium"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/nl-nl.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"voice": "mls_5809-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/pt-br.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-google-tx",
"fallback_module": "",
"ovos-tts-plugin-google-tx": {
"lang": "pt-BR",
"tld": "com.br"
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_female/pt-pt.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-google-tx",
"fallback_module": "",
"ovos-tts-plugin-google-tx": {
"lang": "pt-PT",
"tld": "pt"
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_male/ca-ba.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"host": [
"https://tts.smartgic.io/matxa",
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_male/ca-es.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"host": [
"https://tts.smartgic.io/matxa",
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_male/ca-nw.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"host": [
"https://tts.smartgic.io/matxa",
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_male/ca-va.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"host": [
"https://tts.smartgic.io/matxa",
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_male/de-de.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"voice": "thorsten-low"
}
Expand Down
1 change: 0 additions & 1 deletion ovos_config/recommends/online_male/en-gb.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tts": {
"module": "ovos-tts-plugin-server",
"fallback_module": "",
"ovos-tts-plugin-server": {
"voice": "alan-low"
}
Expand Down
Loading

0 comments on commit 6771ca9

Please sign in to comment.