Re: speech recognition
Re: speech recognition
- Subject: Re: speech recognition
- From: Bill Cheeseman <email@hidden>
- Date: Sat, 03 Aug 2002 12:09:50 -0400
on 02-08-03 9:11 AM, Andrew at email@hidden wrote:
>
Ive found the speech recognition example in the developer folder, and I
>
would like to create a wee app that would allow me to dictate and would
>
pass the dictated words to TextEdit (or bbedit) <g> or the word processor
>
of my choice.
>
So my first question is:
>
Is there a way to create a language model that contains most of the
>
english language already? or do I need to find my own word list and add
>
it to the language model provided by SRNewLanguageModel?
As the Speech Recognition release notes for Jaguar say, it is not optimized
for dictation, but for commands from a limited language model. It is not
likely to perform acceptably if you don't provide a speech model, and I
strongly doubt that it is feasible to create a language model containing as
many words as you contemplate.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont -
http://members.valley.net/croquetvermont
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.