[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ibmtts SSML and encoding patch
From: |
Olivier BERT |
Subject: |
ibmtts SSML and encoding patch |
Date: |
Mon, 6 Aug 2007 13:53:53 +0200 |
Hi,
I tried the patch, I'm using French, so there are non-ascii characters.
It works fine, whatever the settings in the configuration of the module, I
mean setting ibmttsUseSSML to 0 or 1 gives me the same appropriate behaviour
for non-ascii characters.
I also noticed that some caracters that made speech-dispatcher to crash
before I applied the patch are handled correctly with this patch.
So, thanks for this work !
Regards,
--
Olivier BERT
----- Original Message -----
From: "Lukas Loehrer" <address@hidden>
To: address@hidden
To: "speech-dispatcher" <speechd at lists.freebsoft.org>
Sent: Friday, August 03, 2007 3:39 PM
Subject: ibmtts SSML and encoding patch
> Hi all,
>
> I prepared a patch for the ibmtts module:
>
> http://homepage.hispeed.ch/loehrer/downloads/ibmtts-2.diff
>
> Please give this a try, especially if you are using a language with
> non-ascii characters. Please note that the ibmtts.conf file changed
> too.
>
> Changes are:
>
> * Fixes various character encoding issues. In particular the input
> * encoding is now chosen depending on the selected language if SSML is
> * disabled. Also, it checks if the input is valid utf-8, and assumes
> * it its latin-1 if not.
> * Fixes some scenarios where the module froze or crashed with certain
> inputs
> * Fixes most compiler warnings with -Wall
> * Increased maximum speech volume.
>
> For what is left to do, see the beginning of ibmtts.c for some TODOs.
>
> Please check if there are any regressions with this patch. If there
> are no objections, I will check it into CVS soon.
>
> Best regards, Lukas
> _______________________________________________
> Speechd mailing list
> Speechd at lists.freebsoft.org
> http://lists.freebsoft.org/mailman/listinfo/speechd
>
>