DOC PREVIEW
UCF COT 4810 - Spoken Dialog Systems

This preview shows page 1-2-21-22 out of 22 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 22 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 22 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 22 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 22 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 22 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

Slide 1OutlineDefinitionSlide 4Can you determineHow it worksGrammarsTypes of GrammarsTag syntaxTaggrxml FileHARK FileHARK GrammarsSlide 14Dictionary FileTranscriptsAnalyzerReportPurposeWho uses these?ReferencesQuestions1Spoken Dialog SystemsSpeech RecognitionMarch 06, 2008COT 4810Albert Park2OutlineDefinitionHow it worksThe processPurpose of the use3DefinitionA Spoken dialog system is a dialog system delivered through voice. It has two essential components that do not exist in a text dialog system which are a speech recognizer and text-to-speech module.4DefinitionSpeech Recognition: It converts spoken words to machine-readable input. Also, attempts to identify the person speaking, as opposed to what is being said. Text-to-speech: A system that converts normal language into speech.5Can you determineThereTheirThey’re6How it worksAudioGrammarRun RecognitionAudioTranscriptRecognitionOutputAnalyzeAccuracyReport7GrammarsUses finite-state grammarsInitial stateInputsTransitionFinal state8Types of GrammarsHARKgrxml9Tag syntaxTag Type HARK grxmlWord word/tag N/ADot word ./tag word or $nterminal1 ./tag $nterminal2word <tag> tag </tag> wordNon-terminal$rule: $nterminal/tag <ruleref=URI> <tag> tag </tag> </ruleref>10TagText stringAny lengthNo spacesCase sensitive11grxml File<?xml version='1.0' encoding='utf-8' ?><!-- This is a comment --><grammar version='1.0' xml:lang='en-US' root='start'><rule id='start' scope='public'><one-of><!-- The list of names --> <item> JOHNATHAN <tag>id=1</tag> </item> <item> JOHN <tag>id=1</tag> </item> <item> MIKE <tag>id=2</tag> </item> <item> PETER <tag>id=3</tag> </item></one-of></rule></grammar>12HARK File<DICT> "include.hd";# Start here<Start> $START;$START:$FRIST;$FRIST:[$PRE] MY NAME IS $NAME [$END];$PRE:HELLO |HI;#List of names$NAME:JOHNATHAN/smith |JOHN/smith |MIKE/lee |PETER/joe;$END:NICE TO MEET YOU;13HARK Grammars<START>This is the initial state where the grammar starts from.<DICT>This acts as an include. When the speech recognition cannot determine the word it checks if the words exist in the dictionary file.14HARK Grammars$ For non-terminals[ ] Optional| or* more than one; end of operation# comments15Dictionary File#dictionary file>YES Y-EH-S>NO N-OW>KIANI KI-AH-NEE16TranscriptsThe actual speechSpeech into textTo compare17AnalyzerConverts speech to text.Compares and matches the voice and text.Shows the accuracy18ReportShows the correctShow substitutionShows insertionShows deletionShows errorsPerformance19PurposeLowering operating costReducing staffCustomer satisfaction20Who uses these?Automated telephone serviceCustomer serviceMilitaryPhone company21ReferencesLawrence R Rabiner, Biing-Hwang Juang, Fundamentals of Speech Recognition, Pearson Education, 2003Deborah Anna Dahl, Practical Spoken Dialog Speeches. Springer, 2004Wikipedia, Spoken Dialog System, Retrieved March 04, 2008 http://en.wikipedia.org/wiki/Spoken_dialogue_system22QuestionsWhat are two grammars for speech recognition?What is the reason we use speech recognition


View Full Document

UCF COT 4810 - Spoken Dialog Systems

Documents in this Course
Spoofing

Spoofing

25 pages

CAPTCHA

CAPTCHA

18 pages

Load more
Download Spoken Dialog Systems
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Spoken Dialog Systems and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Spoken Dialog Systems 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?