From jay.kominek@colorado.edu Thu Jan 03 23:05:02 2002
Return-Path: <kominek@ucsub.colorado.edu>
X-Sender: kominek@ucsub.colorado.edu
X-Apparently-To: lojban@yahoogroups.com
Received: (EGP: mail-8_0_1_3); 4 Jan 2002 07:05:01 -0000
Received: (qmail 96686 invoked from network); 4 Jan 2002 07:05:01 -0000
Received: from unknown (216.115.97.171)
  by m5.grp.snv.yahoo.com with QMQP; 4 Jan 2002 07:05:01 -0000
Received: from unknown (HELO ucsub.colorado.edu) (128.138.129.12)
  by mta3.grp.snv.yahoo.com with SMTP; 4 Jan 2002 07:05:01 -0000
Received: from ucsub.colorado.edu (kominek@ucsub.colorado.edu [128.138.129.12])
  by ucsub.colorado.edu (8.11.6/8.11.2/ITS-5.0/student) with ESMTP id g04751b21603
  for <lojban@yahoogroups.com>; Fri, 4 Jan 2002 00:05:01 -0700 (MST)
Date: Fri, 4 Jan 2002 00:05:00 -0700 (MST)
To: lojban@yahoogroups.com
Subject: Re: [lojban] Lojban Text to Speech
In-Reply-To: <0201040041482T.20067@neofelis>
Message-ID: <Pine.GSO.4.40.0201040000140.402-100000@ucsub.colorado.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=utf-8
Content-Transfer-Encoding: QUOTED-PRINTABLE
From: Jay Kominek <jay.kominek@colorado.edu>
X-Yahoo-Group-Post: member; u=20706630
X-Yahoo-Profile: jfkominek


On Fri, 4 Jan 2002, Pierre Abbat wrote:

> On Thursday 03 January 2002 20:52, jspickes@etrademail.com wrote:
> > I believe the dialog8k.wav you've discovered is the file to which I'm
> > referring. Yes, I'll agree that it could stand some improvement, but I=
'm
> > impressed with its intelligibility at this early stage. Even with my
> > (extremely limited) lojban vocabulary, I was able to pick out parts of =
what
> > it was saying.
>
> I downloaded the file and attempted to play it, but got only hisses and
> twitters. The command I used is:
> sox -t wav dialog8k.wav -t au -r 44100 /dev/audio
> and several variations. What command should I use?

The type of Linux and FreeBSD's /dev/audio isn't 'au', but instead
'ossdsp'. SunOS and NetBSD's type is 'sunau'. You can then leave off the
-r, as it will be able to issue the IOCTL to the audio device indicating
the appropriate sampling rate.

Convinently, sox usually comes with a script called "play" which does
exactly what it sounds like. :)

(FWIW, I believe the audio device defaults to a sampling rate of 8kHz, so
if you'd done -r 8000 it would've come out a bit closer to right. :)

- Jay Kominek <jay.kominek@colorado.edu>
Plus =C3=A7a change, plus c'est la m=C3=AAme chose


