Understanding Grapheme

Size: px
Start display at page:

Download "Understanding Grapheme"

Transcription

1 Understanding Grapheme Dong Wang January 15, 2007

2 What is Grapheme? Understand Grapheme Comparation Result on WSJCAM0 Graphem And Spoken Term Detection Spokten Term Detection Main Stream Grapheme Based Spoken Term Detection Future Work On Grapheme

3 Language:Multiple Layer Information Expression MEANING WORD WORD FRAG Pron.FRAG WAVE (a-table) TABLE T-A-B-L-E t-ei-b-l A language has multiple layers for communication. between different layers are famous. Mapping

4 Lexicon: Mapping from Word to Pronunciation Accurate Lexicon V S Obscure Pronunciation Mixutre Gaussians Context dependent model Multi entries in lexicon Network based pronunciation

5 Grapheme: Thinking The Essence That ll be great if stochastic mapping is available, that is Grapheme. Obscure Mapping bewteen Meaning and Pronunciation A bag of pronunications Mixture Phoneme Grapheme

6 Grapheme: Thinking The Essence Composition of linguistic and acoustic clues Context Dependent Grapheme: Unit of Phonology Context independent Tri phoneme/grapheme Phoneme Grapheme Thanks for Motoyuki

7 Grapheme: Thinking The Essence Where grapheme can be used? High dependency between graphemes and phonemes or Obey phonology rules strictly or Powerful language model(or other constrains) for discrimination Lg. p2 g2 tide g1 p1 tid Ac.

8 Grapheme: Thinking The Essence Can the grapheme lexicon be refined? Graphemes and Phonemes are different sharing strategy Grapheme Lexicon can be concreted someway Difficulties in searching, how to resolve Gr. E I A ai ei ih ax Ph.

9 Grapheme System on Wsjcam0 pure grapheme/phoneme recognizer Basic decoder + 8 letter-gram + lexicon constrain Phoneme Grapheme grapheme and phoneme word decoder Lexicon +bi-gram lattice +trigram rescore HDecode Phoneme Grapheme

10 Grapheme System on Wsjcam0 Graphemes of Letter-Pairs Strategy WER Single Letter Single+TH/TION/SION/SH/CH/GH/PH Single+TH/SH/GH/PH Single+TH/SH/PH-F/GH All the word-pair schemes contain mappings like AU-O

11 Grapheme System on Wsjcam0 Question set for tri-grapheme singular *CMU uses phoneme-grapheme mapping *currently used grapheme-phoneme mapping data driven singular vs phoneme-grapheme mapping question set Singular(9 mix) Phoneme Mapping (9 mix) simple vs complex phoneme-grapheme mapping question set Simple(6 mix) Complex (6 mix)

12 Grapheme Based Spoken Term Detection There are several ways for Spoken Term Detection, or Spoken Document Retrieval Acoustic detection LVCSR based detection Phoneme lattice based detection Hybrid Features make grapheme based STD/SDR feasible No special requirement for LVCSR accuracy In almost all cases, only those words with clear meaning will be searched, which means linguistic discrimination Avoid word to phoneme conversion, which is almost inevitable for any other systems

13 Grapheme Based Spoken Term Detection Phoneme Based Detection P1: Word lattice generated from HVite (without higher level LM, but only bigram word lattice) P2: Word lattice generated from HDecode (without pre-built word lattice, but with higher level LM) P3: Phoneme lattice generated from HVite Grapheme Based Detection G1: Word lattice generated from HVite (without higher level LM, but only bigram word lattice) G2: Word lattice generated from HDecode (without pre-built word lattice, but with higher level LM) G3: Grapheme lattice generated from HVite G4: Grapheme lattice generated from HDecode ( with 8-gram grapheme LM) G5: Word lattice generated from HVite (without any LM, just the lexicon)

14 Grapheme Based Spoken Term Detection Most Frequent Word Detection HIT False Accept Real Occ. FOM P P P G G G G G most frequent words are selected from the 5k dictioanry according to the LM unigram frequency, and should occur at least 3 times, but filter out stop words

15 Grapheme Based Spoken Term Detection Least Frequent Word Detection HIT False Accept Real Occ. FOM P P P G G G G G least frequent words are selected from the 5k dictioanry according to the LM unigram frequency, and should occur at least once, but filter out stop words

16 Grapheme Based Spoken Term Detection How to handle OOV words P3,G3,G4 can be used to detect OOV words directly, without any change on the result If audio are allowed to be re-searched, OOV words can be added into lexicon on the fly, so G1,G2,G5 can be used, and no change on the result

17 Grapheme Based Spoken Term Detection How to handle words never seen (not in LM) P3,G3 has no change G4 will be affected. We delete all those training sentences containing the target words and test again If audio are allowed to be re-searched, those words can be added into vocabulary, but as UNKNOWN words in LM, so G1,G2 can be used. We only tested G2 in this case If audio are allowed to be re-searched, those words can be added into vocabulary on the fly so G5 can be used. The result is the same becuase G5 dose not use LM HIT False Accept Real Occ. FOM P G G G G

18 Grapheme Based Spoken Term Detection Performance Test Phase I: Recognition (recognize 3 sentences) Time Storage(k) P1 4: P2 0: P3 10:02 9,753 G1 2:44 1,097 G2 0: G3 5:54 22,679 G4 1: G5 4:38 1,113 Grapheme normally generize larger lattice in shorter time G4 is good at generating high quality lattice in short time

19 Grapheme Based Spoken Term Detection Performance Test Phase II: Index (Index 80 most frequent words) Time Storage(k) P1 0:34 34,893 P2 0:24 28,008 P3 28:51 974,521 G1 0:40 116,224 G2 0:33 38,091 G3 1:35:45 2,373,737 G4 0:34 31,873 G5 1:01 75,644 Indexing time is basically determined by the lattice size Grapheme lattice seems more fast, maybe the single entry?

20 Grapheme Based Spoken Term Detection What conclusion can we draw from these results It s a principle that phoneme system works well for In Vocabulary words Graphemes with long-span language models works well in OOV words If the audio are allowed to be searched again, G2 is the best way to deal with OOV, even those words never seen Hybrid sytem obviously a promising solution

21 Future Work Vocabulary Refinement Two Pass Decoder: Recall acoustic evaluation on rescoring? One Pass Decoder: Look afterword when reach the word boundary? Language Migrating and Adaptation, thanks for Partha Pure Chinese Pure English English porting After Adaptation Languages with different pronunciation basis are hard for migrating Languages with different phonology rules are hard for migrating This is intrinsic in graphemes as they are compound of acoustic and lingustic units

22 Future Work Large file alingment the most strict language: the transcript benefit from unsupervised learning Use wsjcam0 grapheme system recognize mp3 downloaded from internet Direct Applying on-line adaptation each 100 short segments large amount of OOVs in on-line books or conferences Handle bad word piece, for example {I d} Grapheme based ASR may be a powerful spider who can update itself steadily by finding proper audio segments, and cooperated with TEXT spider, who provides larger and larger and up-to-date LM, it can find much humane audio indexable, without seperate things like Grapheme to Phoneme statistics.

23 Future Work Language Identification The nature of grapheme with linguistic information Currently most sucessful identfier is phoneme decoder with phoneme language model The same reason as graphemes are not suitable for language porting is just the reason they suitable for identification

24 Final Page We can not hope Grapheme is a good transcriber, but we really hope it is a good information miner... Most of the ideas come from Simon and Joe, they can answer any questions if I do not understand!

Turkish Radiology Dictation System

Turkish Radiology Dictation System Turkish Radiology Dictation System Ebru Arısoy, Levent M. Arslan Boaziçi University, Electrical and Electronic Engineering Department, 34342, Bebek, stanbul, Turkey arisoyeb@boun.edu.tr, arslanle@boun.edu.tr

More information

Building A Vocabulary Self-Learning Speech Recognition System

Building A Vocabulary Self-Learning Speech Recognition System INTERSPEECH 2014 Building A Vocabulary Self-Learning Speech Recognition System Long Qin 1, Alexander Rudnicky 2 1 M*Modal, 1710 Murray Ave, Pittsburgh, PA, USA 2 Carnegie Mellon University, 5000 Forbes

More information

Estonian Large Vocabulary Speech Recognition System for Radiology

Estonian Large Vocabulary Speech Recognition System for Radiology Estonian Large Vocabulary Speech Recognition System for Radiology Tanel Alumäe, Einar Meister Institute of Cybernetics Tallinn University of Technology, Estonia October 8, 2010 Alumäe, Meister (TUT, Estonia)

More information

Information Leakage in Encrypted Network Traffic

Information Leakage in Encrypted Network Traffic Information Leakage in Encrypted Network Traffic Attacks and Countermeasures Scott Coull RedJack Joint work with: Charles Wright (MIT LL) Lucas Ballard (Google) Fabian Monrose (UNC) Gerald Masson (JHU)

More information

ADVANCES IN ARABIC BROADCAST NEWS TRANSCRIPTION AT RWTH. David Rybach, Stefan Hahn, Christian Gollan, Ralf Schlüter, Hermann Ney

ADVANCES IN ARABIC BROADCAST NEWS TRANSCRIPTION AT RWTH. David Rybach, Stefan Hahn, Christian Gollan, Ralf Schlüter, Hermann Ney ADVANCES IN ARABIC BROADCAST NEWS TRANSCRIPTION AT RWTH David Rybach, Stefan Hahn, Christian Gollan, Ralf Schlüter, Hermann Ney Human Language Technology and Pattern Recognition Computer Science Department,

More information

Speech Analytics. Whitepaper

Speech Analytics. Whitepaper Speech Analytics Whitepaper This document is property of ASC telecom AG. All rights reserved. Distribution or copying of this document is forbidden without permission of ASC. 1 Introduction Hearing the

More information

TED-LIUM: an Automatic Speech Recognition dedicated corpus

TED-LIUM: an Automatic Speech Recognition dedicated corpus TED-LIUM: an Automatic Speech Recognition dedicated corpus Anthony Rousseau, Paul Deléglise, Yannick Estève Laboratoire Informatique de l Université du Maine (LIUM) University of Le Mans, France firstname.lastname@lium.univ-lemans.fr

More information

AUDIMUS.media: A Broadcast News Speech Recognition System for the European Portuguese Language

AUDIMUS.media: A Broadcast News Speech Recognition System for the European Portuguese Language AUDIMUS.media: A Broadcast News Speech Recognition System for the European Portuguese Language Hugo Meinedo, Diamantino Caseiro, João Neto, and Isabel Trancoso L 2 F Spoken Language Systems Lab INESC-ID

More information

Automatic Speech Recognition and Hybrid Machine Translation for High-Quality Closed-Captioning and Subtitling for Video Broadcast

Automatic Speech Recognition and Hybrid Machine Translation for High-Quality Closed-Captioning and Subtitling for Video Broadcast Automatic Speech Recognition and Hybrid Machine Translation for High-Quality Closed-Captioning and Subtitling for Video Broadcast Hassan Sawaf Science Applications International Corporation (SAIC) 7990

More information

German Speech Recognition: A Solution for the Analysis and Processing of Lecture Recordings

German Speech Recognition: A Solution for the Analysis and Processing of Lecture Recordings German Speech Recognition: A Solution for the Analysis and Processing of Lecture Recordings Haojin Yang, Christoph Oehlke, Christoph Meinel Hasso Plattner Institut (HPI), University of Potsdam P.O. Box

More information

Speech Recognition on Cell Broadband Engine UCRL-PRES-223890

Speech Recognition on Cell Broadband Engine UCRL-PRES-223890 Speech Recognition on Cell Broadband Engine UCRL-PRES-223890 Yang Liu, Holger Jones, John Johnson, Sheila Vaidya (Lawrence Livermore National Laboratory) Michael Perrone, Borivoj Tydlitat, Ashwini Nanda

More information

Evaluating grapheme-to-phoneme converters in automatic speech recognition context

Evaluating grapheme-to-phoneme converters in automatic speech recognition context Evaluating grapheme-to-phoneme converters in automatic speech recognition context Denis Jouvet, Dominique Fohr, Irina Illina To cite this version: Denis Jouvet, Dominique Fohr, Irina Illina. Evaluating

More information

Using Words and Phonetic Strings for Efficient Information Retrieval from Imperfectly Transcribed Spoken Documents

Using Words and Phonetic Strings for Efficient Information Retrieval from Imperfectly Transcribed Spoken Documents Using Words and Phonetic Strings for Efficient Information Retrieval from Imperfectly Transcribed Spoken Documents Michael J. Witbrock and Alexander G. Hauptmann Carnegie Mellon University ABSTRACT Library

More information

THE RWTH ENGLISH LECTURE RECOGNITION SYSTEM

THE RWTH ENGLISH LECTURE RECOGNITION SYSTEM THE RWTH ENGLISH LECTURE RECOGNITION SYSTEM Simon Wiesler 1, Kazuki Irie 2,, Zoltán Tüske 1, Ralf Schlüter 1, Hermann Ney 1,2 1 Human Language Technology and Pattern Recognition, Computer Science Department,

More information

Automatic slide assignation for language model adaptation

Automatic slide assignation for language model adaptation Automatic slide assignation for language model adaptation Applications of Computational Linguistics Adrià Agustí Martínez Villaronga May 23, 2013 1 Introduction Online multimedia repositories are rapidly

More information

The Influence of Topic and Domain Specific Words on WER

The Influence of Topic and Domain Specific Words on WER The Influence of Topic and Domain Specific Words on WER And Can We Get the User in to Correct Them? Sebastian Stüker KIT Universität des Landes Baden-Württemberg und nationales Forschungszentrum in der

More information

Reading and writing processes in a neurolinguistic perspective

Reading and writing processes in a neurolinguistic perspective Reading and writing processes in a neurolinguistic perspective Contents The relation speech writing Reading and writing processes models Acquired disturbances of reading and writing Developmental disorders

More information

The LIMSI RT-04 BN Arabic System

The LIMSI RT-04 BN Arabic System The LIMSI RT-04 BN Arabic System Abdel. Messaoudi, Lori Lamel and Jean-Luc Gauvain Spoken Language Processing Group LIMSI-CNRS, BP 133 91403 Orsay cedex, FRANCE {abdel,gauvain,lamel}@limsi.fr ABSTRACT

More information

Robust Methods for Automatic Transcription and Alignment of Speech Signals

Robust Methods for Automatic Transcription and Alignment of Speech Signals Robust Methods for Automatic Transcription and Alignment of Speech Signals Leif Grönqvist (lgr@msi.vxu.se) Course in Speech Recognition January 2. 2004 Contents Contents 1 1 Introduction 2 2 Background

More information

LIUM s Statistical Machine Translation System for IWSLT 2010

LIUM s Statistical Machine Translation System for IWSLT 2010 LIUM s Statistical Machine Translation System for IWSLT 2010 Anthony Rousseau, Loïc Barrault, Paul Deléglise, Yannick Estève Laboratoire Informatique de l Université du Maine (LIUM) University of Le Mans,

More information

Reading Competencies

Reading Competencies Reading Competencies The Third Grade Reading Guarantee legislation within Senate Bill 21 requires reading competencies to be adopted by the State Board no later than January 31, 2014. Reading competencies

More information

Micro blogs Oriented Word Segmentation System

Micro blogs Oriented Word Segmentation System Micro blogs Oriented Word Segmentation System Yijia Liu, Meishan Zhang, Wanxiang Che, Ting Liu, Yihe Deng Research Center for Social Computing and Information Retrieval Harbin Institute of Technology,

More information

Speech Processing 15-492/18-492. Speech Translation Case study: Transtac Details

Speech Processing 15-492/18-492. Speech Translation Case study: Transtac Details Speech Processing 15-492/18-492 Speech Translation Case study: Transtac Details Transtac: Two S2S System DARPA developed for Check points, medical and civil defense Requirements Two way Eyes-free (no screen)

More information

Strand: Reading Literature Topics Standard I can statements Vocabulary Key Ideas and Details

Strand: Reading Literature Topics Standard I can statements Vocabulary Key Ideas and Details Strand: Reading Literature Key Ideas and Craft and Structure Integration of Knowledge and Ideas RL.K.1. With prompting and support, ask and answer questions about key details in a text RL.K.2. With prompting

More information

A System for Searching and Browsing Spoken Communications

A System for Searching and Browsing Spoken Communications A System for Searching and Browsing Spoken Communications Lee Begeja Bernard Renger Murat Saraclar AT&T Labs Research 180 Park Ave Florham Park, NJ 07932 {lee, renger, murat} @research.att.com Abstract

More information

Transcription System for Semi-Spontaneous Estonian Speech

Transcription System for Semi-Spontaneous Estonian Speech 10 Human Language Technologies The Baltic Perspective A. Tavast et al. (Eds.) 2012 The Authors and IOS Press. This article is published online with Open Access by IOS Press and distributed under the terms

More information

have more skill and perform more complex

have more skill and perform more complex Speech Recognition Smartphone UI Speech Recognition Technology and Applications for Improving Terminal Functionality and Service Usability User interfaces that utilize voice input on compact devices such

More information

Common Core State Standards English Language Arts. IEP Goals and Objectives Guidance: Basic Format

Common Core State Standards English Language Arts. IEP Goals and Objectives Guidance: Basic Format Current Academic Achievement Common Core State Standards English Language Arts IEP Goals and Objectives Guidance: Basic Format Just as you have, address a deficit by stating what the student can do relative

More information

Automatic Transcription of Conversational Telephone Speech

Automatic Transcription of Conversational Telephone Speech IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL. 13, NO. 6, NOVEMBER 2005 1173 Automatic Transcription of Conversational Telephone Speech Thomas Hain, Member, IEEE, Philip C. Woodland, Member, IEEE,

More information

31 Case Studies: Java Natural Language Tools Available on the Web

31 Case Studies: Java Natural Language Tools Available on the Web 31 Case Studies: Java Natural Language Tools Available on the Web Chapter Objectives Chapter Contents This chapter provides a number of sources for open source and free atural language understanding software

More information

Scaling Shrinkage-Based Language Models

Scaling Shrinkage-Based Language Models Scaling Shrinkage-Based Language Models Stanley F. Chen, Lidia Mangu, Bhuvana Ramabhadran, Ruhi Sarikaya, Abhinav Sethy IBM T.J. Watson Research Center P.O. Box 218, Yorktown Heights, NY 10598 USA {stanchen,mangu,bhuvana,sarikaya,asethy}@us.ibm.com

More information

OPTIMIZATION OF NEURAL NETWORK LANGUAGE MODELS FOR KEYWORD SEARCH. Ankur Gandhe, Florian Metze, Alex Waibel, Ian Lane

OPTIMIZATION OF NEURAL NETWORK LANGUAGE MODELS FOR KEYWORD SEARCH. Ankur Gandhe, Florian Metze, Alex Waibel, Ian Lane OPTIMIZATION OF NEURAL NETWORK LANGUAGE MODELS FOR KEYWORD SEARCH Ankur Gandhe, Florian Metze, Alex Waibel, Ian Lane Carnegie Mellon University Language Technology Institute {ankurgan,fmetze,ahw,lane}@cs.cmu.edu

More information

Leveraging Large Amounts of Loosely Transcribed Corporate Videos for Acoustic Model Training

Leveraging Large Amounts of Loosely Transcribed Corporate Videos for Acoustic Model Training Leveraging Large Amounts of Loosely Transcribed Corporate Videos for Acoustic Model Training Matthias Paulik and Panchi Panchapagesan Cisco Speech and Language Technology (C-SALT), Cisco Systems, Inc.

More information

Offline Recognition of Unconstrained Handwritten Texts Using HMMs and Statistical Language Models. Alessandro Vinciarelli, Samy Bengio and Horst Bunke

Offline Recognition of Unconstrained Handwritten Texts Using HMMs and Statistical Language Models. Alessandro Vinciarelli, Samy Bengio and Horst Bunke 1 Offline Recognition of Unconstrained Handwritten Texts Using HMMs and Statistical Language Models Alessandro Vinciarelli, Samy Bengio and Horst Bunke Abstract This paper presents a system for the offline

More information

Combination of Multiple Speech Transcription Methods for Vocabulary Independent Search

Combination of Multiple Speech Transcription Methods for Vocabulary Independent Search Combination of Multiple Speech Transcription Methods for Vocabulary Independent Search ABSTRACT Jonathan Mamou IBM Haifa Research Lab Haifa 31905, Israel mamou@il.ibm.com Bhuvana Ramabhadran IBM T. J.

More information

Text-To-Speech Technologies for Mobile Telephony Services

Text-To-Speech Technologies for Mobile Telephony Services Text-To-Speech Technologies for Mobile Telephony Services Paulseph-John Farrugia Department of Computer Science and AI, University of Malta Abstract. Text-To-Speech (TTS) systems aim to transform arbitrary

More information

Progression in each phase for Letters & Sounds:

Progression in each phase for Letters & Sounds: Burford School Marlow Bottom Marlow Buckinghamshire SL7 3PQ T: 01628 486655 F: 01628 898103 E: office@burfordschool.co.uk W: www.burfordschool.co.uk Headteacher: Karol Whittington M.A., B.Ed. Hons Progression

More information

Sample Cities for Multilingual Live Subtitling 2013

Sample Cities for Multilingual Live Subtitling 2013 Carlo Aliprandi, SAVAS Dissemination Manager Live Subtitling 2013 Barcelona, 03.12.2013 1 SAVAS - Rationale SAVAS is a FP7 project co-funded by the EU 2 years project: 2012-2014. 3 R&D companies and 5

More information

AUTOMATIC PHONEME SEGMENTATION WITH RELAXED TEXTUAL CONSTRAINTS

AUTOMATIC PHONEME SEGMENTATION WITH RELAXED TEXTUAL CONSTRAINTS AUTOMATIC PHONEME SEGMENTATION WITH RELAXED TEXTUAL CONSTRAINTS PIERRE LANCHANTIN, ANDREW C. MORRIS, XAVIER RODET, CHRISTOPHE VEAUX Very high quality text-to-speech synthesis can be achieved by unit selection

More information

Kindergarten Common Core State Standards: English Language Arts

Kindergarten Common Core State Standards: English Language Arts Kindergarten Common Core State Standards: English Language Arts Reading: Foundational Print Concepts RF.K.1. Demonstrate understanding of the organization and basic features of print. o Follow words from

More information

DRA2 Word Analysis. correlated to. Virginia Learning Standards Grade 1

DRA2 Word Analysis. correlated to. Virginia Learning Standards Grade 1 DRA2 Word Analysis correlated to Virginia Learning Standards Grade 1 Quickly identify and generate words that rhyme with given words. Quickly identify and generate words that begin with the same sound.

More information

Cheap, Fast and Good Enough: Automatic Speech Recognition with Non-Expert Transcription

Cheap, Fast and Good Enough: Automatic Speech Recognition with Non-Expert Transcription Cheap, Fast and Good Enough: Automatic Speech Recognition with Non-Expert Transcription Scott Novotney and Chris Callison-Burch Center for Language and Speech Processing Johns Hopkins University snovotne@bbn.com

More information

Word Completion and Prediction in Hebrew

Word Completion and Prediction in Hebrew Experiments with Language Models for בס"ד Word Completion and Prediction in Hebrew 1 Yaakov HaCohen-Kerner, Asaf Applebaum, Jacob Bitterman Department of Computer Science Jerusalem College of Technology

More information

Speech and Data Analytics for Trading Floors: Technologies, Reliability, Accuracy and Readiness

Speech and Data Analytics for Trading Floors: Technologies, Reliability, Accuracy and Readiness Speech and Data Analytics for Trading Floors: Technologies, Reliability, Accuracy and Readiness Worse than not knowing is having information that you didn t know you had. Let the data tell me my inherent

More information

Students with Reading Problems Their Characteristics and Needs

Students with Reading Problems Their Characteristics and Needs Students with Reading Problems Their Characteristics and Needs Roxanne Hudson, Ph.D. Florida Center for Reading Research Florida State University rhudson@fcrr.org We want all students to read grade level

More information

Phonetic-Based Dialogue Search: The Key to Unlocking an Archive s Potential

Phonetic-Based Dialogue Search: The Key to Unlocking an Archive s Potential white paper Phonetic-Based Dialogue Search: The Key to Unlocking an Archive s Potential A Whitepaper by Jacob Garland, Colin Blake, Mark Finlay and Drew Lanham Nexidia, Inc., Atlanta, GA People who create,

More information

Evaluation of Interactive User Corrections for Lecture Transcription

Evaluation of Interactive User Corrections for Lecture Transcription Evaluation of Interactive User Corrections for Lecture Transcription Henrich Kolkhorst, Kevin Kilgour, Sebastian Stüker, and Alex Waibel International Center for Advanced Communication Technologies InterACT

More information

7-2 Speech-to-Speech Translation System Field Experiments in All Over Japan

7-2 Speech-to-Speech Translation System Field Experiments in All Over Japan 7-2 Speech-to-Speech Translation System Field Experiments in All Over Japan We explain field experiments conducted during the 2009 fiscal year in five areas of Japan. We also show the experiments of evaluation

More information

Cheap, Fast and Good Enough: Automatic Speech Recognition with Non-Expert Transcription

Cheap, Fast and Good Enough: Automatic Speech Recognition with Non-Expert Transcription Cheap, Fast and Good Enough: Automatic Speech Recognition with Non-Expert Transcription Scott Novotney and Chris Callison-Burch Center for Language and Speech Processing Johns Hopkins University snovotne@bbn.com

More information

Montessori Academy of Owasso

Montessori Academy of Owasso Montessori Academy of Owasso 5 & 6 Year-Old Curriculum Academic Area: Language Arts Category: Reading: Literature Subcategory: Key Ideas and Details Element 1:With prompting and support, ask and answer

More information

Editorial Manager(tm) for Journal of the Brazilian Computer Society Manuscript Draft

Editorial Manager(tm) for Journal of the Brazilian Computer Society Manuscript Draft Editorial Manager(tm) for Journal of the Brazilian Computer Society Manuscript Draft Manuscript Number: JBCS54R1 Title: Free Tools and Resources for Brazilian Portuguese Speech Recognition Article Type:

More information

CallSurf - Automatic transcription, indexing and structuration of call center conversational speech for knowledge extraction and query by content

CallSurf - Automatic transcription, indexing and structuration of call center conversational speech for knowledge extraction and query by content CallSurf - Automatic transcription, indexing and structuration of call center conversational speech for knowledge extraction and query by content Martine Garnier-Rizet 1, Gilles Adda 2, Frederik Cailliau

More information

Tagging with Hidden Markov Models

Tagging with Hidden Markov Models Tagging with Hidden Markov Models Michael Collins 1 Tagging Problems In many NLP problems, we would like to model pairs of sequences. Part-of-speech (POS) tagging is perhaps the earliest, and most famous,

More information

Chapter 7. Language models. Statistical Machine Translation

Chapter 7. Language models. Statistical Machine Translation Chapter 7 Language models Statistical Machine Translation Language models Language models answer the question: How likely is a string of English words good English? Help with reordering p lm (the house

More information

The National Reading Panel: Five Components of Reading Instruction Frequently Asked Questions

The National Reading Panel: Five Components of Reading Instruction Frequently Asked Questions The National Reading Panel: Five Components of Reading Instruction Frequently Asked Questions Phonemic Awareness What is a phoneme? A phoneme is the smallest unit of sound in a word. For example, the word

More information

Generating Training Data for Medical Dictations

Generating Training Data for Medical Dictations Generating Training Data for Medical Dictations Sergey Pakhomov University of Minnesota, MN pakhomov.sergey@mayo.edu Michael Schonwetter Linguistech Consortium, NJ MSchonwetter@qwest.net Joan Bachenko

More information

EVALUATION OF AUTOMATIC TRANSCRIPTION SYSTEMS FOR THE JUDICIAL DOMAIN

EVALUATION OF AUTOMATIC TRANSCRIPTION SYSTEMS FOR THE JUDICIAL DOMAIN EVALUATION OF AUTOMATIC TRANSCRIPTION SYSTEMS FOR THE JUDICIAL DOMAIN J. Lööf (1), D. Falavigna (2),R.Schlüter (1), D. Giuliani (2), R. Gretter (2),H.Ney (1) (1) Computer Science Department, RWTH Aachen

More information

So today we shall continue our discussion on the search engines and web crawlers. (Refer Slide Time: 01:02)

So today we shall continue our discussion on the search engines and web crawlers. (Refer Slide Time: 01:02) Internet Technology Prof. Indranil Sengupta Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture No #39 Search Engines and Web Crawler :: Part 2 So today we

More information

Investigations on Error Minimizing Training Criteria for Discriminative Training in Automatic Speech Recognition

Investigations on Error Minimizing Training Criteria for Discriminative Training in Automatic Speech Recognition , Lisbon Investigations on Error Minimizing Training Criteria for Discriminative Training in Automatic Speech Recognition Wolfgang Macherey Lars Haferkamp Ralf Schlüter Hermann Ney Human Language Technology

More information

Improving Automatic Forced Alignment for Dysarthric Speech Transcription

Improving Automatic Forced Alignment for Dysarthric Speech Transcription Improving Automatic Forced Alignment for Dysarthric Speech Transcription Yu Ting Yeung 2, Ka Ho Wong 1, Helen Meng 1,2 1 Human-Computer Communications Laboratory, Department of Systems Engineering and

More information

Strategies for Training Large Scale Neural Network Language Models

Strategies for Training Large Scale Neural Network Language Models Strategies for Training Large Scale Neural Network Language Models Tomáš Mikolov #1, Anoop Deoras 2, Daniel Povey 3, Lukáš Burget #4, Jan Honza Černocký #5 # Brno University of Technology, Speech@FIT,

More information

Houghton Mifflin Harcourt StoryTown Grade 1. correlated to the. Common Core State Standards Initiative English Language Arts (2010) Grade 1

Houghton Mifflin Harcourt StoryTown Grade 1. correlated to the. Common Core State Standards Initiative English Language Arts (2010) Grade 1 Houghton Mifflin Harcourt StoryTown Grade 1 correlated to the Common Core State Standards Initiative English Language Arts (2010) Grade 1 Reading: Literature Key Ideas and details RL.1.1 Ask and answer

More information

Houston Area Development - NAP Community Literacy Collaboration

Houston Area Development - NAP Community Literacy Collaboration Revised 02/19/2007 The National Illiteracy Action Project Houston, TX 2007-8 Overview of the Houston NIAP Community Literacy Collaboration Project The purpose of the Houston National Illiteracy Action

More information

OCPS Curriculum, Instruction, Assessment Alignment

OCPS Curriculum, Instruction, Assessment Alignment OCPS Curriculum, Instruction, Assessment Alignment Subject Area: Grade: Strand 1: Standard 1: Reading and Language Arts Kindergarten Reading Process The student demonstrates knowledge of the concept of

More information

Lecture 12: An Overview of Speech Recognition

Lecture 12: An Overview of Speech Recognition Lecture : An Overview of peech Recognition. Introduction We can classify speech recognition tasks and systems along a set of dimensions that produce various tradeoffs in applicability and robustness. Isolated

More information

NLP Lab Session Week 3 Bigram Frequencies and Mutual Information Scores in NLTK September 16, 2015

NLP Lab Session Week 3 Bigram Frequencies and Mutual Information Scores in NLTK September 16, 2015 NLP Lab Session Week 3 Bigram Frequencies and Mutual Information Scores in NLTK September 16, 2015 Starting a Python and an NLTK Session Open a Python 2.7 IDLE (Python GUI) window or a Python interpreter

More information

Unit 2 Title: Word Work Grade Level: 1 st Grade Timeframe: 6 Weeks

Unit 2 Title: Word Work Grade Level: 1 st Grade Timeframe: 6 Weeks Unit 2 Title: Grade Level: 1 st Grade Timeframe: 6 Weeks Unit Overview: This unit of word work will focus on the student s ability to identify and pronounce the initial, medial vowel, and final sounds.

More information

SOME ASPECTS OF ASR TRANSCRIPTION BASED UNSUPERVISED SPEAKER ADAPTATION FOR HMM SPEECH SYNTHESIS

SOME ASPECTS OF ASR TRANSCRIPTION BASED UNSUPERVISED SPEAKER ADAPTATION FOR HMM SPEECH SYNTHESIS SOME ASPECTS OF ASR TRANSCRIPTION BASED UNSUPERVISED SPEAKER ADAPTATION FOR HMM SPEECH SYNTHESIS Bálint Tóth, Tibor Fegyó, Géza Németh Department of Telecommunications and Media Informatics Budapest University

More information

Speech Transcription

Speech Transcription TC-STAR Final Review Meeting Luxembourg, 29 May 2007 Speech Transcription Jean-Luc Gauvain LIMSI TC-STAR Final Review Luxembourg, 29-31 May 2007 1 What Is Speech Recognition? Def: Automatic conversion

More information

Collecting Polish German Parallel Corpora in the Internet

Collecting Polish German Parallel Corpora in the Internet Proceedings of the International Multiconference on ISSN 1896 7094 Computer Science and Information Technology, pp. 285 292 2007 PIPS Collecting Polish German Parallel Corpora in the Internet Monika Rosińska

More information

Language Modeling. Chapter 1. 1.1 Introduction

Language Modeling. Chapter 1. 1.1 Introduction Chapter 1 Language Modeling (Course notes for NLP by Michael Collins, Columbia University) 1.1 Introduction In this chapter we will consider the the problem of constructing a language model from a set

More information

Dragon Solutions Enterprise Profile Management

Dragon Solutions Enterprise Profile Management Dragon Solutions Enterprise Profile Management summary Simplifying System Administration and Profile Management for Enterprise Dragon Deployments In a distributed enterprise, IT professionals are responsible

More information

Phonics. Phonics is recommended as the first strategy that children should be taught in helping them to read.

Phonics. Phonics is recommended as the first strategy that children should be taught in helping them to read. Phonics What is phonics? There has been a huge shift in the last few years in how we teach reading in UK schools. This is having a big impact and helping many children learn to read and spell. Phonics

More information

Lausanne 2008. Procedure of Speech- and Text Analysis at BAMF Office/Germany (BAMF = Federal Office for Migration and Refugees)

Lausanne 2008. Procedure of Speech- and Text Analysis at BAMF Office/Germany (BAMF = Federal Office for Migration and Refugees) Lausanne 2008 Procedure of Speech- and Text Analysis at BAMF Office/Germany (BAMF = Federal Office for Migration and Refugees) 1. Introduction In the processing of asylum applications both in Germany and

More information

Indiana Department of Education

Indiana Department of Education GRADE 1 READING Guiding Principle: Students read a wide range of fiction, nonfiction, classic, and contemporary works, to build an understanding of texts, of themselves, and of the cultures of the United

More information

RADIOLOGICAL REPORTING BY SPEECH RECOGNITION: THE A.Re.S. SYSTEM

RADIOLOGICAL REPORTING BY SPEECH RECOGNITION: THE A.Re.S. SYSTEM RADIOLOGICAL REPORTING BY SPEECH RECOGNITION: THE A.Re.S. SYSTEM B. Angelini, G. Antoniol, F. Brugnara, M. Cettolo, M. Federico, R. Fiutem and G. Lazzari IRST-Istituto per la Ricerca Scientifica e Tecnologica

More information

IBM Research Report. Scaling Shrinkage-Based Language Models

IBM Research Report. Scaling Shrinkage-Based Language Models RC24970 (W1004-019) April 6, 2010 Computer Science IBM Research Report Scaling Shrinkage-Based Language Models Stanley F. Chen, Lidia Mangu, Bhuvana Ramabhadran, Ruhi Sarikaya, Abhinav Sethy IBM Research

More information

Portuguese Broadcast News and Statistical Machine Translation (SMT)

Portuguese Broadcast News and Statistical Machine Translation (SMT) Statistical Machine Translation of Broadcast News from Spanish to Portuguese Raquel Sánchez Martínez 1, João Paulo da Silva Neto 2, and Diamantino António Caseiro 1 L²F - Spoken Language Systems Laboratory,

More information

Unit 1 Title: Word Work Grade Level: 1 st Grade Timeframe: 6 Weeks

Unit 1 Title: Word Work Grade Level: 1 st Grade Timeframe: 6 Weeks Unit 1 Title: Grade Level: 1 st Grade Timeframe: 6 Weeks Unit Overview: This unit of word work will focus on the student s ability to distinguish long and short vowel sounds in single syllable Students

More information

Audio Indexing on a Medical Video Database: the AVISON Project

Audio Indexing on a Medical Video Database: the AVISON Project Audio Indexing on a Medical Video Database: the AVISON Project Grégory Senay Stanislas Oger Raphaël Rubino Georges Linarès Thomas Parent IRCAD Strasbourg, France Abstract This paper presents an overview

More information

Slovak Automatic Transcription and Dictation System for the Judicial Domain

Slovak Automatic Transcription and Dictation System for the Judicial Domain Slovak Automatic Transcription and Dictation System for the Judicial Domain Milan Rusko 1, Jozef Juhár 2, Marian Trnka 1, Ján Staš 2, Sakhia Darjaa 1, Daniel Hládek 2, Miloš Cerňak 1, Marek Papco 2, Róbert

More information

Automatic Creation and Tuning of Context Free

Automatic Creation and Tuning of Context Free Proceeding ofnlp - 'E0 5 Automatic Creation and Tuning of Context Free Grammars for Interactive Voice Response Systems Mithun Balakrishna and Dan Moldovan Human Language Technology Research Institute The

More information

Enterprise Content Management. A White Paper. SoluSoft, Inc.

Enterprise Content Management. A White Paper. SoluSoft, Inc. Enterprise Content Management A White Paper by SoluSoft, Inc. Copyright SoluSoft 2012 Page 1 9/14/2012 Date Created: 9/14/2012 Version 1.0 Author: Mike Anthony Contributors: Reviewed by: Date Revised Revision

More information

SEARCHING THE AUDIO NOTEBOOK: KEYWORD SEARCH IN RECORDED CONVERSATIONS

SEARCHING THE AUDIO NOTEBOOK: KEYWORD SEARCH IN RECORDED CONVERSATIONS SEARCHING THE AUDIO NOTEBOOK: KEYWORD SEARCH IN RECORDED CONVERSATIONS Peng Yu, Kaijiang Chen, Lie Lu, and Frank Seide Microsoft Research Asia, 5F Beijing Sigma Center, 49 Zhichun Rd., 100080 Beijing,

More information

An Automated Analysis and Indexing Framework for Lecture Video Portal

An Automated Analysis and Indexing Framework for Lecture Video Portal An Automated Analysis and Indexing Framework for Lecture Video Portal Haojin Yang, Christoph Oehlke, and Christoph Meinel Hasso Plattner Institute (HPI), University of Potsdam, Germany {Haojin.Yang,Meinel}@hpi.uni-potsdam.de,

More information

Transcription System Using Automatic Speech Recognition for the Japanese Parliament (Diet)

Transcription System Using Automatic Speech Recognition for the Japanese Parliament (Diet) Proceedings of the Twenty-Fourth Innovative Appications of Artificial Intelligence Conference Transcription System Using Automatic Speech Recognition for the Japanese Parliament (Diet) Tatsuya Kawahara

More information

Wednesday 4 th November 2015. Y1/2 Parent Workshop Phonics & Reading

Wednesday 4 th November 2015. Y1/2 Parent Workshop Phonics & Reading Wednesday 4 th November 2015 Y1/2 Parent Workshop Phonics & Reading This presentation was an aide memoire for staff during the recent Phonics and Reading Workshop (04.11.15). The aim of the presentation

More information

An Arabic Text-To-Speech System Based on Artificial Neural Networks

An Arabic Text-To-Speech System Based on Artificial Neural Networks Journal of Computer Science 5 (3): 207-213, 2009 ISSN 1549-3636 2009 Science Publications An Arabic Text-To-Speech System Based on Artificial Neural Networks Ghadeer Al-Said and Moussa Abdallah Department

More information

C E D A T 8 5. Innovating services and technologies for speech content management

C E D A T 8 5. Innovating services and technologies for speech content management C E D A T 8 5 Innovating services and technologies for speech content management Company profile 25 years experience in the market of transcription/reporting services; Cedat 85 Group: Cedat 85 srl Subtitle

More information

A Consumer s Guide to Evaluating a Core Reading Program Grades K-3: A Critical Elements Analysis

A Consumer s Guide to Evaluating a Core Reading Program Grades K-3: A Critical Elements Analysis A Consumer s Guide to Evaluating a Core Reading Program Grades K-3: A Critical Elements Analysis National Center to Improve thetools of Educators Deborah C. Simmons, Ph. D. Edward J. Kame enui, Ph. D.

More information

Scientifically Based Reading Programs: What are they and how do I know?

Scientifically Based Reading Programs: What are they and how do I know? Scientifically Based Reading Programs: What are they and how do I know? Elissa J. Arndt, M.S. CCC-SLP Florida Center for Reading Research Alternate Assessment Summer Training Institute July, 2007 1 Goals

More information

SENTIMENT EXTRACTION FROM NATURAL AUDIO STREAMS. Lakshmish Kaushik, Abhijeet Sangwan, John H. L. Hansen

SENTIMENT EXTRACTION FROM NATURAL AUDIO STREAMS. Lakshmish Kaushik, Abhijeet Sangwan, John H. L. Hansen SENTIMENT EXTRACTION FROM NATURAL AUDIO STREAMS Lakshmish Kaushik, Abhijeet Sangwan, John H. L. Hansen Center for Robust Speech Systems (CRSS), Eric Jonsson School of Engineering, The University of Texas

More information

Development of a Speech-to-Text Transcription System for Finnish

Development of a Speech-to-Text Transcription System for Finnish Development of a Speech-to-Text Transcription System for Finnish Lori Lamel 1 and Bianca Vieru 2 1 Spoken Language Processing Group 2 Vecsys Research CNRS-LIMSI, BP 133 3, rue Jean Rostand 91403 Orsay

More information

Document downloaded from: http://hdl.handle.net/10251/35190. This paper must be cited as:

Document downloaded from: http://hdl.handle.net/10251/35190. This paper must be cited as: Document downloaded from: http://hdl.handle.net/10251/35190 This paper must be cited as: Valor Miró, JD.; Pérez González De Martos, AM.; Civera Saiz, J.; Juan Císcar, A. (2012). Integrating a State-of-the-Art

More information

Using Morphological Information for Robust Language Modeling in Czech ASR System Pavel Ircing, Josef V. Psutka, and Josef Psutka

Using Morphological Information for Robust Language Modeling in Czech ASR System Pavel Ircing, Josef V. Psutka, and Josef Psutka 840 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 17, NO. 4, MAY 2009 Using Morphological Information for Robust Language Modeling in Czech ASR System Pavel Ircing, Josef V. Psutka,

More information

Reading Assistant: Technology for Guided Oral Reading

Reading Assistant: Technology for Guided Oral Reading A Scientific Learning Whitepaper 300 Frank H. Ogawa Plaza, Ste. 600 Oakland, CA 94612 888-358-0212 www.scilearn.com Reading Assistant: Technology for Guided Oral Reading Valerie Beattie, Ph.D. Director

More information

BLIND SOURCE SEPARATION OF SPEECH AND BACKGROUND MUSIC FOR IMPROVED SPEECH RECOGNITION

BLIND SOURCE SEPARATION OF SPEECH AND BACKGROUND MUSIC FOR IMPROVED SPEECH RECOGNITION BLIND SOURCE SEPARATION OF SPEECH AND BACKGROUND MUSIC FOR IMPROVED SPEECH RECOGNITION P. Vanroose Katholieke Universiteit Leuven, div. ESAT/PSI Kasteelpark Arenberg 10, B 3001 Heverlee, Belgium Peter.Vanroose@esat.kuleuven.ac.be

More information

Download Check My Words from: http://mywords.ust.hk/cmw/

Download Check My Words from: http://mywords.ust.hk/cmw/ Grammar Checking Press the button on the Check My Words toolbar to see what common errors learners make with a word and to see all members of the word family. Press the Check button to check for common

More information

20 by Renaissance Learning, Inc. All rights reserved. Printed in the United States of America.

20 by Renaissance Learning, Inc. All rights reserved. Printed in the United States of America. R4 Advanced Technology for, Renaissance, Renaissance Learning, Renaissance Place, STAR Early Literacy, STAR Math, and STAR Reading, are trademarks of Renaissance Learning, Inc., and its subsidiaries, registered,

More information

Speech Processing Applications in Quaero

Speech Processing Applications in Quaero Speech Processing Applications in Quaero Sebastian Stüker www.kit.edu 04.08 Introduction! Quaero is an innovative, French program addressing multimedia content! Speech technologies are part of the Quaero

More information