Skip to content

Commit

Permalink
fix: label name for Grau voice
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoreilly committed Oct 27, 2024
1 parent 873ef4c commit 7728f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/MatxaSynthesisProvider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class MatxaSynthesisProvider implements SynthesisProvider {
gender: "male",
language: "cat",
region: "central",
label: "Dona - Central (Grau)",
label: "Home - Central (Grau)",
provider: this.providerName,
},
{
Expand Down

0 comments on commit 7728f37

Please sign in to comment.