-
Notifications
You must be signed in to change notification settings - Fork 2
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
Possible G2P problem #10
Comments
I'm afraid I can't reproduce this. I get the following <?xml version="1.0" encoding="UTF-8"?>
<maryxml xmlns="http://mary.dfki.de/2002/MaryXML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="0.5" xml:lang="hsb">
<p>
<s>
<phrase>
<t accent="!H*" g2p_method="rules" ph="' k E dZ - b n O s tS" pos="content">
kedźbnosć
<syllable accent="!H*" ph="k E dZ" stress="1">
<ph d="168" end="0.168283" p="k"/>
<ph d="39" end="0.2075282" f0="(0,98) (50,94)" p="E"/>
<ph d="39" end="0.2468016" f0="(100,94)" p="dZ"/>
</syllable>
<syllable ph="b n O s tS">
<ph d="59" end="0.3060686" f0="(0,98)" p="b"/>
<ph d="38" end="0.3445301" p="n"/>
<ph d="122" end="0.4669241" f0="(50,96) (100,96)" p="O"/>
<ph d="39" end="0.5061693" p="s"/>
<ph d="168" end="0.6744523" p="tS"/>
</syllable>
</t>
<boundary breakindex="5" duration="400" tone="L-L%"/>
</phrase>
</s>
</p>
</maryxml> and the attached audio and TextGrid: |
@aStereoID Could you please paste or attach the exact input and debug log that trigger the error? |
hm.. I get this
but trying to get
|
That seems very strange. I wonder if there is some subtle side-effect of running this on a different OS or with different Java versions. Will investigate tomorrow... |
@psibre: Could you find out anything new about this? |
When running and testing the voice in a local MaryTTS server, audio output with test sentences containing "kedźbnosć" always results in the following abort: "INFO marytts.server Request couldn't be handled successfully".
However, phonemes output works.
The text was updated successfully, but these errors were encountered: