Results 1 to 12 of 12
Thread: java sound
- 04-10-2011, 01:35 PM #1
Member
- Join Date
- Mar 2011
- Posts
- 45
- Rep Power
- 0
- 04-10-2011, 01:40 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,380
- Blog Entries
- 7
- Rep Power
- 17
When people rob a bank they get a penalty; when banks rob people they get a bonus.
- 04-10-2011, 01:43 PM #3
Member
- Join Date
- Mar 2011
- Posts
- 45
- Rep Power
- 0
as i can see, it works only for english words. i want to write a new one, for georgian language, so i will need to do everything from scratch :Scheck the FreeTTS package
- 04-10-2011, 01:51 PM #4
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,380
- Blog Entries
- 7
- Rep Power
- 17
Yep, FreeTTS can handle English (American English) only as far as I know. There's another package, I forgot the exact name, that contains the name 'Mary'. It can handle quite a few languages; I don't know about Georgian. As always Google is your friend. Writing a TTS package from scratch is no option.
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
- 04-10-2011, 01:54 PM #5
Member
- Join Date
- Mar 2011
- Posts
- 45
- Rep Power
- 0
in fact, that is exactly what i want to do. do you mean it's too hard? again, i dont need anything complicated like changing intonation and stuff like this. just turning on/off sound files according to given character :SWriting a TTS package from scratch is no option.Last edited by nikkka; 04-10-2011 at 01:58 PM.
- 04-10-2011, 02:04 PM #6
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,380
- Blog Entries
- 7
- Rep Power
- 17
Your final remark tells that it'd be too hard for you because speech isn't really character based; it works on phonemes and the parsing from text to the generation of a sequence of phonemes is really context sensitive (depending on the language parsed). Change of pitch (frequency) and intonation is the easier part of the pie here. I'd try that <mumble>Mary package if I were you.
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
- 04-10-2011, 02:15 PM #7
Member
- Join Date
- Mar 2011
- Posts
- 45
- Rep Power
- 0
what's great about georgian language, is that you read it EXACTLY as you spell it. there are no combinations of characters that sound differently (like English "oo" or "th"). in every word, every character sounds the way it sounds in the other. is it still hard? :SYour final remark tells that it'd be too hard for you because speech isn't really character based; it works on phonemes and the parsing from text to the generation of a sequence of phonemes is really context sensitive (depending on the language parsed). Change of pitch (frequency) and intonation is the easier part of the pie here. I'd try that <mumble>Mary package if I were you.
- 04-10-2011, 02:28 PM #8
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,380
- Blog Entries
- 7
- Rep Power
- 17
When people rob a bank they get a penalty; when banks rob people they get a bonus.
- 04-10-2011, 02:32 PM #9
Member
- Join Date
- Mar 2011
- Posts
- 45
- Rep Power
- 0
Yes, one of the very few such languages. So, it's much simpler than English.Georgian has the phonemic orthography property?
That's exactly what I wanted to do. Please, would you be so kind to advice me some literature/documentation?You could try to find sound files corresponding to each letter and 'glue' them together as you process the text
- 04-10-2011, 02:39 PM #10
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,380
- Blog Entries
- 7
- Rep Power
- 17
I don't know if it can be done, but I'd check a local sound studio (national radio?) and ask if they have those 33 small sound files available. Next I'd start to play a bit with them to check whether or not the approach is feasible ... For literature, all I can recommend is Google because I've never played with language like that before ...
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
- 04-10-2011, 02:44 PM #11
Member
- Join Date
- Mar 2011
- Posts
- 45
- Rep Power
- 0
Anyway, thank you :)I don't know if it can be done, but I'd check a local sound studio (national radio?) and ask if they have those 33 small sound files available. Next I'd start to play a bit with them to check whether or not the approach is feasible ... For literature, all I can recommend is Google because I've never played with language like that before ...
And hey, how do you know that there are 33 letters in Georgian alphabet? :D
- 04-10-2011, 02:54 PM #12
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,380
- Blog Entries
- 7
- Rep Power
- 17
Google; in the Dutch language there are 26 letters in the alphabet but we use 27; originally we have the y with dots on top of it; and we didn't have the y without the dots. The one with the dots originally was a 'diphtongue' that came from 'ii' (pronounced as 'eeee!' in English) but just because the Dutch steal every word on the planet we had to use the y (without the dots) as well. Until shortly we also used the e with dots on top of it, but not anymore. Russian (if I'm not mistaken) also has 33 different letters.
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
Similar Threads
-
Need help understanding Java Sound
By Fortu in forum New To JavaReplies: 1Last Post: 12-26-2010, 03:08 AM -
Sound in java applet - please help
By LinuxDev@Flanders in forum Java AppletsReplies: 3Last Post: 08-16-2010, 10:26 AM -
Java Sound input port
By omar.nus in forum New To JavaReplies: 0Last Post: 10-19-2009, 05:01 AM -
Calibration of Sound in Java
By satishrah@gmail.com in forum Advanced JavaReplies: 4Last Post: 02-12-2009, 01:44 PM -
Sound in applet Java
By toby in forum Java AppletsReplies: 1Last Post: 08-07-2007, 05:52 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks