Page 1 of 1

Other languages than english and spanish?

Posted: Wed Sep 14, 2005 12:59 pm
by rylleman
LM.
In the release notes for beta3 you mentioned that Myles provided code for spanish pronounciation rules.
Do you want to share what code is needed so we users can help you create support for other languages as well?

Posted: Sat Sep 17, 2005 7:56 am
by myles
Hello rylleman,

you'll need to write a Python (programming language) function that takes a word (e.g. "Svenka") and returns it broken down into a string composed of CMU phonemes e.g. ("S V EH1 N K AA0").

You can do this using either a phonetic dictionary (a list of words and how they are pronounced, necessary for English), or some sort of phonetic breakdown algorithm (a set of pronunciation rules) which works (more or less) for Spanish, a very phonetically spelled language.

Regards, Myles.

Posted: Mon Nov 14, 2005 6:23 pm
by Jonathan
Is anyone out there working with a code for Swedish pronounciation rules?!?
Probably not....
How much work is it?

/Jonathan

Posted: Wed Nov 16, 2005 7:39 am
by capricorn33
Jonathan wrote:Is anyone out there working with a code for Swedish pronounciation rules?!? How much work is it?

Our lipsynch guru Myles is developing a swedish breakdown algorithm for papagayo. I have helped him out a little in getting all the swedish pronounciation rules as right as possible. (That is BTW no easy task!) And there goes a lot of work coding all of it into python too.

There will probably be some testing going on soon and, then, as soon as a reasonably well working breakdown algorithm is finished it will be sent to lost marble and we'll hope that he will include it in Papagayo.

How long before it's done...?
What can I say.......... patience! But there IS work going on.

regards
capricorn33

Posted: Wed Nov 16, 2005 11:42 am
by Guest
Super! Thats great news! Thanks a lot Myles!! Hope Papagayo will include
it sonn as possible!
:lol: :lol: :lol:

Posted: Tue Mar 07, 2006 7:00 pm
by slowtiger
Hm, I wonder how easy or difficult this task would be for german. Papagayo worked great once I wrote every sentence in this silly Kennedy-Phonetic-German, but the sheer amount of work for my current project is too much to be handled that way.

My knowledge of languages and linguistics is good enough to set up some rules or algorhythms, but I can't program anything in Python or Suaheli :D . Would this be of any help, I'm more than willing to perform this task, making it possible to add a "german" button as soon as possible.

Swedish version?

Posted: Fri May 19, 2006 9:24 am
by keisern
I´m currently doing a project with a lot of norwegian lipsync, and would be very interested in the swedish breakdown in papagayo. How is this version coming along?

I´m currently trying out the spanish breakdown, as it is closer to norwegian, but I imagine a swedish phonetic rule would be very close to norwegian.

Let me know if there´s anything happening! I´d be happy to betatest.[/i]