|
Rockbox mail archiveSubject: Re: Here's a newer script for generating "talkbox" voice thumbnailsRe: Here's a newer script for generating "talkbox" voice thumbnails
From: Brian Wolven <brian.wolven_at_verizon.net>
Date: Sat, 27 Mar 2004 15:40:30 -0500 [IDC]Dragon wrote: > I've placed a modified version of Brian's script here: > http://joerg.hohensohn.bei.t-online.de/archos/speech/mp3ClipGen.vbs > > Better use this one, I have changed the Lame arguments to do independent > frames. This "eats" less of the voice when abruptly changing from one clip to > another, although the problem is still there to some extent. > > The script uses the Lame encoder to compress the MS TTS output. To use it, > you need Lame in the same folder, or in the path. > > Jörg The lame executable is specified by the following line in the script: encodeApp = ScriptDir&"\lame.exe" You could always change the path if you didn't want a copy of lame in the same folder as the script, but it's not exactly a huge file (~300 kB for lame.exe and lame_enc.dll). I've updated the script version on my personal webspace as well, including Jörg's new Lame settings, so the two versions should match, except for my comments. http://mysite.verizon.net/brian.wolven/Rockbox/Talkbox.zip In addition to the mp3ClipGen script, which makes the talkbox clips, I tossed a script in the zip file called mp3list.vbs. I keep a copy of this script in my playlist folder; if you drag a music folder over the script in your file manager it will generate (recursively) an m3u format playlist of all the mp3's in that folder. It also just happens to filter out files named .dirname.mp3. =P You can generate the playlists directly on your Archos if you have it plugged in to the PC, or generate them on the PC and just copy them over *IF* you mirror your music files on the hard drive. The drive letter is ignored, but the rest of the path needs to match. I was able to play with the voice UI while driving earlier today, and it was very nice. How hard would it be to enable speaking of .m3u and .cfg file names, assuming that individual mp3 clips were generated, talkbox-style? Those are about the only things left that are hard to manage non-visually right now. _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox Received on 2004-03-27 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |