From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fed1rmmtao03.cox.net ([68.230.241.36]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1CEeBH-0002mM-00 for ; Mon, 04 Oct 2004 21:31:55 -0400 Received: from lnx2.holmesgrown.com ([68.98.98.68]) by fed1rmmtao03.cox.net (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20041005013114.CGCA18779.fed1rmmtao03.cox.net@lnx2.holmesgrown.com> for ; Mon, 4 Oct 2004 21:31:14 -0400 Received: from lnx3.holmesgrown.com ([192.168.1.5] ident=mail) by lnx2.holmesgrown.com with esmtp (Exim 4.10) id 1CEeAW-0006hO-00 for Speakup@braille.uwo.ca; Mon, 04 Oct 2004 18:31:08 -0700 Received: from steve by lnx3.holmesgrown.com with local (Exim 4.20) id 1CEeAd-0000bk-Dw for Speakup@braille.uwo.ca; Mon, 04 Oct 2004 18:31:15 -0700 Date: Mon, 4 Oct 2004 18:31:15 -0700 From: Steve Holmes To: speakup Message-ID: <20041005013108.GA2234@lnx3.holmesgrown.com> Mail-Followup-To: speakup References: <00fb01c4a804$337cd0d0$0600a8c0@atlantis> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <00fb01c4a804$337cd0d0$0600a8c0@atlantis> User-Agent: Mutt/1.5.6i Sender: "Steve Holmes,,," Cc: Subject: Re: flite again X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 01:32:00 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I use the following script to compile flite and this will give me the 16 bit voice. Actually, I thought there was some talk of making it the default but I could be thinking of speech dispatcher. Any way, here is my script for what it's worth. - ----- Begin script ----- #!/bin/sh # Configure flite to create shared objects also. ./configure --enable-shared --with-vox=cmu_us_kal16 - ----- End script ----- Note the kal16 option. On Fri, Oct 01, 2004 at 03:15:46PM -0700, Juan Hernandez wrote: > Hello, I forgot, to ask thisin my last email, how do I get flite to use 16k voices? thanks > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > - -- HolmesGrown Solutions The best solutions for the best price! http://ld.net/?holmesgrown -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBYflcWSjv55S0LfERAm1HAKCc64tGiHsDR7oI5H0gtRmUhwbWoACg+36H pgAuZ7p7U1mmnRB36n70nac= =btD/ -----END PGP SIGNATURE-----