Rux Posted September 11, 2012 Posted September 11, 2012 (edited) Hey guys, today I present my new project: a command line run, text to speech synthesizer that allows you to make your own voices! Sure, you could just use the SAPI system, but the variety of voices is extremely limited. So I made this. All you need to know is included in the Read Me in the download, and it even includes a sample voice pack: Japanese Robot. (The reason for it being in Japanese is because I actually know all the sounds in that language. English is more complex... I may try and make a voice pack for it sometime though.)Enjoy, and I really hope to see some feed back!September 14, 2012 - Version 2 released!!! Please try it out and leave any bug reports/feed back!- Fixed Japanese Robot voice pack's missing "ne" sound from the configuration.- Free Speech will now only load required sounds, speeding up loading speeds considerably.- New program to allow you to make voice packs quickly and easily.NEWEST VERSION: v.2Executable: http://adf.ly/CqH9XSource: http://adf.ly/CqH8fOLD VERSIONS---------------------v.1---Executable: http://adf.ly/CjJfFSource: http://adf.ly/CjJhH Edited September 15, 2012 by Rux
beqa Posted September 11, 2012 Posted September 11, 2012 hello. can you upload this on normal webhosting?
jmon Posted September 12, 2012 Posted September 12, 2012 nice, how do you use it with other packs? do they need to be unpacked? there seems to be a delay of ~5 seconds before the voice starts. do you also get that? [center]www.jmontserrat.comFile Sequence UDF - _StringExtractPaths - _StringTrimPattern - GuiCtrlSetOnTop - CalendarUDF[/center]
beqa Posted September 12, 2012 Posted September 12, 2012 hi everyone. pls reupload these files on other place. i don't know how to download from this host, or my screen-reader doesn't read this host.
JohnOne Posted September 12, 2012 Posted September 12, 2012 (edited) here is the direct link, to newest version http://www.mediafire.com/?o2bh57cm41wx3cb Edited September 15, 2012 by JohnOne AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Rux Posted September 12, 2012 Author Posted September 12, 2012 On 9/12/2012 at 5:30 AM, 'beqa said: hi everyone. pls reupload these files on other place. i don't know how to download from this host, or my screen-reader doesn't read this host.Click the link, wait 5 seconds, then click the button that appears in the top right corner of your browser,
Rux Posted September 12, 2012 Author Posted September 12, 2012 On 9/12/2012 at 3:58 AM, 'jmon said: nice,how do you use it with other packs? do they need to be unpacked?there seems to be a delay of ~5 seconds before the voice starts. do you also get that?Yeah, its not perfect yet. The instructions to make your own packs are in the ReadMe, but here it is summed up: Create a folder with the name of your pack. Fill it with short sound files (such as .mp3 or .wav) of all the sounds you want in your voice pack. In Japanese, this would be a.mp3, i.mp3, ka.mp3, ra.mp3, and so on. Then create a text file called config.txt, It MUST be named that or it won't work. Inside that, put the number of sounds you have on the first line, put the speed in sounds per second on the second line, and then type, for example, the sound 'ga' in Japanese: ga|ga.mp3Do this for all your sounds. Now in the actual program, when you type, 'ga' it will play 'ga.mp3'. Look at the one I provided to see exactly what I mean.The 5 second delay is the program loading all the sounds into the program. I may change this in the future so it will only load that sounds it needs. This should speed it up. I also want to develop a program that makes it easier for the 'computer illiterate' to make sound packs. Stay tuned!
Rux Posted September 15, 2012 Author Posted September 15, 2012 New version released, September 14, 2012! Please go to the first post to find it!
JohnOne Posted September 15, 2012 Posted September 15, 2012 direct linkhttp://www.mediafire.com/?o2bh57cm41wx3cb AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
FireFox Posted September 15, 2012 Posted September 15, 2012 On 9/15/2012 at 2:01 PM, 'JohnOne said: direct linkhttp://www.mediafire.com/?o2bh57cm41wx3cbThanks, I don't agree with people making money with that kind of link.Br, FireFox.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now