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

SAMPA to mbrola phoneme conversion #10

Open
alpoktem opened this issue Mar 18, 2019 · 2 comments
Open

SAMPA to mbrola phoneme conversion #10

alpoktem opened this issue Mar 18, 2019 · 2 comments

Comments

@alpoktem
Copy link

I need to get the phonetic transcriptions of words that are in my dictionary with the same phoneme set used in the pho files. I am working with the mb-es1 voice.

espeak has an interface to obtain phonetic transcription but it doesn't give me the same transcription as it is seen in the pho file it produces. The phoneme set that the mbrola voice uses seems different and much simpler than the SAMPA transcription that espeak outputs for the voice.

For the word "querer", when I use the -x option of espeak I get the following transcription:
kE**'Er

However, in the pho output I see the transcription as "kerer".

k	102
e	35	 0 97 20 97 40 98 59 98 80 98 100 98
r	65
e	85	 0 104 13 93 27 81 53 90 80 106 100 106
r	65
_	150

I need to get the transcription as mbrola uses. I'd really appreciate if you could help.

@bphd
Copy link

bphd commented Nov 24, 2022

Searched for something generating phoneme, got one here, but got the fact that developers of MBROLA would not help about that part at all too. Sad

@valdisvi
Copy link
Collaborator

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

No branches or pull requests

3 participants