From owner-freebsd-questions@FreeBSD.ORG Tue Mar 27 11:04:50 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 277A3106566C for ; Tue, 27 Mar 2012 11:04:50 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id CB72C8FC14 for ; Tue, 27 Mar 2012 11:04:49 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.182]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 218AC5C22 for ; Tue, 27 Mar 2012 21:13:01 +1000 (EST) Message-ID: <4F719D8C.7070005@herveybayaustralia.com.au> Date: Tue, 27 Mar 2012 20:59:24 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <201203261921.q2QJL8te040400@x.it.okstate.edu> <20120327001258.85f6a4fc.freebsd@edvax.de> <20336.62110.137137.843856@jerusalem.litteratus.org> <20120327064144.6980b337@scorpio> In-Reply-To: <20120327064144.6980b337@scorpio> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Off-Topic: Computing for the Blind X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2012 11:04:50 -0000 On 03/27/12 20:41, Jerry wrote: > On Mon, 26 Mar 2012 18:50:06 -0400 > Robert Huff articulated: > >> Polytropon writes: >> >>> Speech recognition requires training. Both the user and the >>> system have to learn from each other. But you have a learning >>> curve everywhere, be it typing, talking, or reading from a >>> Braille output. >> In the case of speech recognition, that's a curve many might >> be willing to travel if they had reason to believe it was effort >> wisely invested. >> There are a couple of ports that cleim to do speech >> recognition. Does anyone have experience with them? > When it comes to "speech recognition", the only two applications that > seem to work reliably at all levels are "Siri on iPhone 4S" and "Dragon > NaturallySpeaking", neither of which are obviously available on > FreeBSD. I don't believe that there is even a *nix/BSD version of > "Dragon NaturallySpeaking" in production. In any case, I do have a > friend who is severely vision impaired that uses that software with > amazing results. She can definitely dictate a letter faster than I can > manually create one. The biggest contender in ports is sphinx- libraries are used as a basis for siri and the google offering. This is apparently used by phone companies, etc. Each of which use teams of developers to get it working the way they want. Getting it to work on an individual basis... Apparently the results will primarily vary based on the dictionaries that are supplied, so it does mean one may work better than the other.