Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pt: Add names to the Portuguese word list #2021

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fabiolimace
Copy link

@fabiolimace fabiolimace commented Oct 20, 2024

  1. Add a list of names with the correct pronunciations in Portuguese: 5b725dd.

    The names in the list are not pronounced correctly by espeak-ng when they are without accents/diacritics. For example, Mario is pronounced [maɾˈiʊ] instead of [mˈaɾjʊ].

  2. Add a list of foreign names adapted to Portuguese: 88513a5.

    The pronunciations of the added names are simple adaptations, i.e. the foreign names were "aportuguesados" (adapted to Portuguese).

The names in the list are not pronounced correctly by espeak-ng when
they are without accents/diacritics. For example, Mario is pronounced
[maɾˈiʊ] instead of [mˈaɾjʊ].

As we know, many systems store people's names without accents due to
technical reasons. Additionally, many people use their names without an
accent online. The update aims to improve espeak-ng's support for these
technical and cultural facts.

The main reason for the addition is that speech synthesis is also used
to call people waiting for healthcare by name.
The pronunciations of the added names are simple adaptations, i.e. the
foreign names were "aportuguesados" (adapted to Portuguese).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant