What's the Deal with Automatic Speech Recognition?

Size: px
Start display at page:

Download "What's the Deal with Automatic Speech Recognition?"

Transcription

1 Tyler Fulcher Artificial Intelligence Lydia Tapia What's the Deal with Automatic Speech Recognition? 1. Introduction According to [Forsberg 2003], "Automatic Speech Recognition(ASR), is the process of interpreting human speech in a computer". The history of ASR devices dates back to the late 18th century when the first dictation machines were invented. While these are not strictly ASR machines because they do not interpret speech, as per our definition, they were the first big stepping stone in ASR's development. Today we use ASR machines in automated telecommunications like banking and in web browsers like chrome and of course Siri but these are not the only uses. ASR is useful but not without issues, as you may have experienced while trying to tell your phone to call your friend or by interacting with an automated telephone service for your bank. The major problems ASR faces now have to deal with space complexity and speaker variability. ASR has it's roots in technology developed by Alexander Graham Bell and others to record dictations. This lead to the creation of machines that could emulate human speech in the 1800's. Then in the 1900's these machines were updated and improved upon, which lead scientists to begin thinking about phonetic sound range of speech and how to create machines that would emulate it, The phonemes could then be broken down and created by machines but also recognized by machines. This lead some people to develop machines that would recognize vowels and digits, thus the modern understanding of ASR is born, and while it developed and changed over the next century it is only within the last thirty years or so that it has been formalized, popularized and widely used within the public. The uses of ASR vary widely and it yet to reach it's full potential but it seems commonly to be developed to make some jobs obsolete and others easier. When the technology was developing it started out as simple recording devices that recorded dictations so a personal stenographer was not needed. Then in the 1980's it became popularized for automating services over the phone such as banking and billing. Today we have the iphone with it's witty Siri program that can query the web for answers to simple questions like directions and listings. Being a fairly new technology, ASR is not without it's problems. The main obstacles that this technology must overcome are the space complexity and the speaker variability. An exhaustive ASR

2 program would contain a very large lexicon would be impractical to search. Also it would take a large amount of memory to store the speech, phonemes and words. Speaker variability is a much harder problem to address because the best ASR systems are and always will make errors when interpreting speech, this is exacerbated by the fact that no two speakers sound exactly the same, even a single speaker will never say the same word the same way twice. ASR systems must be very robust to handle the variability. The future of ASR is really promising for the consumer market. Recent popularity will most likely spawn a lot of interest in the topic. Developers will begin working on more and more devices that can be controlled simply by speaking. While ASR and telecommunications are linked and will probably only improve, we can look forward to seeing household appliances like coffee makers and televisions that are controlled by voice. 2. History Despite recent Popularity of ASR systems like the iphone's Siri, ASR has had a long history of development as discussed by [Juang & Rabiner 2004]. ASR is rooted with Alexander Graham Bell and his company Volta Graphaphone, started in 1888, where he and his fellows sold their invention by the same name; a recording device that used a stylus to create grooves in wax. In the late 18th century people started to develop machines that would mimic human speech. Christian Kratzenstein used resonance tubes connected to a pipe organ to create vowel sounds. Wolfgang Von Kempelen followed this up with an Acoustic Mechanical Speech Machine in This was improved upon by Charles Wheatstone, who used leather resonators so the speech could be manipulated. In the 20th century Bell Laboratories produced research on the relationship between speech spectrum and sound characteristics. This influenced Homer Dudley to create the VODER(Voice Operating Demonstrator) an electrical version of the speech machine developed by Wheatstone. While these are not strictly speech recognition it shows the evolution of the technology. The earliest ASR machines were based on the theory of acoustic phonetics that was instrumental in the machines that preceded like the VODER. By breaking speech down to the phonemes that machines like the VODER could produce, it was only a small step to develop machines that could recognize the phonemes. In 1952 Bell Laboratories did this by developing a machine that could recognize single digits from a single speaker. What followed was a decade or so of other labs, including RCA and MIT developing their own machines to recognize sets of vowel sounds. Next came the ideas of recognizing speech at different pitches and with different inferences and with different lengths of time. In the 1970's, Tom Martin founded the first commercial ASR company, Threshold Technology, which created

3 the VIP-100 system. This led the U.S. government to develop the Harpy system, capable of recognizing 1000 or so words. It is notable for being the first ASR system to use a graph search to determine the words being spoken. With the development of these machines research began to split into different areas, for instance, some companies began developing Voice Activated Typewriters for office use. Bell Laboratories began to develop a system that would allow for voice dialing of a telephone that would be able to recognize a wide variety of accents and talkers. They also placed importance on recognizing certain key words in speech. These led to formal mathematics being defined for the field and the technologies began to converge on what became the hidden Markov Model, now the standard model for speech recognition. 3. Uses Though the first machines developed in the field of ASR focused on creating machines that aped human speech they eventually got people asking, what if machines could recognize and at some level understand speech? The first of these machines were simple recording devices that allowed someone to dictate a letter. The recorded media could then be turned over to a company of stenographers who would draft up the letters. This cut down on the cost of having a personal stenographer. The technology stagnated here for a century before the development of voice activated typewriters which were used in offices and replaced many secretaries and still more stenographers. Meanwhile the technology had started to develop in other areas specifically in use with telephones. AT&T began developing systems that would allow their customers to dial simply by speaking the numbers, it had to be capable of recognizing different tones and pitches and even accents and determining the number to dialed. While ultimately this endeavor was unsuccessful it spawned many other uses of ASR. Particularly, it created the hidden Markov Model which [Plannerer 2005] claims is widely used today for the development of speech recognition software. We have all used a software based on this model; if you have called your bank's customer service line recently they may have had a machine that requests that you key in or speak your account number. Similarly if you have ever tried to troubleshoot a program online, some companies provide an interactive instant messaging style program that a person can communicate with to try to solve your problem. These robots are usually just simple programs that read what you type for key phrases and try to link you to the appropriate help articles based on that key word. The most recent and most popular use today though is the iphone with it's Siri program. Siri is voice activated and is a general query system with web access. A user can pose questions to Siri like

4 asking for directions or for nearby restaurants and Siri finds the key words and using GPS on the phone and the web searches for maps or restaurant listings. Siri also handles more obscure or ambiguous questions with a measure of wit and cleverness. For example if you were to say to Siri 'Beam me up', it might respond 'Okay, stand still' or, as told by [Pinola 2011], if you say 'Siri, I need to hide a body' it will volunteer the locations of nearby dumps or metal foundries. The use of ASR today is usually tied with phones but the technology is still in it's infancy. 4. Problems One major problem facing ASR implementations is the space complexity. Storing audio, processing the the audio, splitting the phonemes and the words all require a lot of space. Also the space required for storing the lexicon of words that the system knows is very space consuming. It's possible to compress the audio and reduce the lexicon to solve these problems. Compressing audio reduces the quality and creates a new set of interpretation problems in a system that already struggles to be precise. Reducing the lexicon is best but limits the amount of words the computer can understand. This can cause a speaker to be misunderstood even though they are speaking correctly. In general, perfection is idealistic for an ASR system but time will improve the systems we have and we may eventually realize that we just have to interact with computers in a different way than we do humans. Another major problem that complicates ASR implementations, described by [Doe 1998], is variability. Because ASR systems are supposed to be general use systems they have to support multiple speakers and be able to adapt to all the variations that introduces. There are variations in speech styles, pitch and anatomy that make each speaker unique. Also things like background noise, utterances, and dialects can negatively affect the interpretation of speech. Even words that sound alike can create problems for ASR systems. The best that developers can do is to develop a robust system that can handle the variability in a clean way when it cannot accurately determine the meaning. 5. Future Now that we have standardized the way to implement speech recognition, the real question is what is the limit? The technology has recently gained popularity with consumers in the form a of web browsing and with Siri, so it is likely that developers are going to latch on to this trend and run with it. The future of speech recognition will most likely continue to expand in the app market; offering apps that use ASR to control them. Then it will branch out into our homes, offering us lights that turn on and off with simple commands or coffee makers we can program by talking to. In business, people that have their hands occupied will be able to make notes or do clerical work simply by speaking to their

5 computers. All these things will be available in the near future if they are not already. 6. Conclusion As the ASR technology develops it will become a more integral part of life, from it's humble beginning as a dictation machine to the commercial popularity of Siri, it has come a long way and it has a long way to go yet. The uses of ASR have always been intertwined with telecommunications and will in all likelihood remain there but also they will expand into the realm of other household and workplace appliances. ASR is a complex problem and like most new technologies is not without problems but the future is bright and there plenty of possibilities. This is by no means a scientific paper about ASR for more detailed information about the implementation of ASR read the paper by Plannerer mentioned in the sources section. It covers a lot of the theory behind ASR. 7. Sources Juang, B.H. and Lawrence R. Rabiner. Automatic Speech Recognition -- A Brief History of the Technology Development. USCB. 8 October November Forsberg, Markus. Why is Speech Recognition Difficult?. speech.kth. 24 February November Plannerer, B. An Introduction to Speech Recognition. speech-recognition. 28 March November Pinola, Melanie. Speech Recognition Through the Decades: How we Ended Up with Siri. Techworld. 6 November November Doe, Hope L. Evaluating the Effects of Automatic Speech Recognition Word Accuracy. Virginia Tech. 10 July November

Speech Recognition Software Review

Speech Recognition Software Review Contents 1 Abstract... 2 2 About Recognition Software... 3 3 How to Choose Recognition Software... 4 3.1 Standard Features of Recognition Software... 4 3.2 Definitions... 4 3.3 Models... 5 3.3.1 VoxForge...

More information

VOICE RECOGNITION KIT USING HM2007. Speech Recognition System. Features. Specification. Applications

VOICE RECOGNITION KIT USING HM2007. Speech Recognition System. Features. Specification. Applications VOICE RECOGNITION KIT USING HM2007 Introduction Speech Recognition System The speech recognition system is a completely assembled and easy to use programmable speech recognition circuit. Programmable,

More information

Spot me if you can: Uncovering spoken phrases in encrypted VoIP conversations

Spot me if you can: Uncovering spoken phrases in encrypted VoIP conversations Spot me if you can: Uncovering spoken phrases in encrypted VoIP conversations C. Wright, L. Ballard, S. Coull, F. Monrose, G. Masson Talk held by Goran Doychev Selected Topics in Information Security and

More information

Liz Myers. From Front Porch to Back Seat: Courtship in Twentieth-Century America. Secondary Resource Paper. HIST 215A: American History

Liz Myers. From Front Porch to Back Seat: Courtship in Twentieth-Century America. Secondary Resource Paper. HIST 215A: American History Front Porch to Back Seat 1 Liz Myers From Front Porch to Back Seat: Courtship in Twentieth-Century America Secondary Resource Paper HIST 215A: American History Professor Katherine Tinsley March 24, 2008

More information

Technology Finds Its Voice. February 2010

Technology Finds Its Voice. February 2010 Technology Finds Its Voice February 2010 Technology Finds Its Voice Overview Voice recognition technology has been around since the early 1970s, but until recently the promise of new advances has always

More information

Communicate effectively with customers. unit 202

Communicate effectively with customers. unit 202 Image courtesy of Frances Twitty/istockphoto unit 202 Communicate effectively This unit is about communicating effectively with a variety of customers using different methods of communication. The unit

More information

Historical Linguistics. Diachronic Analysis. Two Approaches to the Study of Language. Kinds of Language Change. What is Historical Linguistics?

Historical Linguistics. Diachronic Analysis. Two Approaches to the Study of Language. Kinds of Language Change. What is Historical Linguistics? Historical Linguistics Diachronic Analysis What is Historical Linguistics? Historical linguistics is the study of how languages change over time and of their relationships with other languages. All languages

More information

Things to remember when transcribing speech

Things to remember when transcribing speech Notes and discussion Things to remember when transcribing speech David Crystal University of Reading Until the day comes when this journal is available in an audio or video format, we shall have to rely

More information

Chapter 3 Review Math 1030

Chapter 3 Review Math 1030 Section A.1: Three Ways of Using Percentages Using percentages We can use percentages in three different ways: To express a fraction of something. For example, A total of 10, 000 newspaper employees, 2.6%

More information

A Comparative Analysis of Speech Recognition Platforms

A Comparative Analysis of Speech Recognition Platforms Communications of the IIMA Volume 9 Issue 3 Article 2 2009 A Comparative Analysis of Speech Recognition Platforms Ore A. Iona College Follow this and additional works at: http://scholarworks.lib.csusb.edu/ciima

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

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

IVR Primer Introduction

IVR Primer Introduction IVR Primer Introduction Speech-enabled applications are quickly becoming very popular. Why? Because using voice to navigate is more natural for users than punching telephone keypads. Speech as a navigation

More information

IF The customer should receive priority service THEN Call within 4 hours PCAI 16.4

IF The customer should receive priority service THEN Call within 4 hours PCAI 16.4 Back to Basics Backward Chaining: Expert System Fundamentals By Dustin Huntington Introduction Backward chaining is an incredibly powerful yet widely misunderstood concept, yet it is key to building many

More information

Writing a Project Report: Style Matters

Writing a Project Report: Style Matters Writing a Project Report: Style Matters Prof. Alan F. Smeaton Centre for Digital Video Processing and School of Computing Writing for Computing Why ask me to do this? I write a lot papers, chapters, project

More information

Key #1 - Walk into twenty businesses per day.

Key #1 - Walk into twenty businesses per day. James Shepherd, CEO You can be successful in merchant services. You can build a residual income stream that you own. You can create lasting relationships with local business owners that will generate referrals

More information

INFORMATIVE SPEECH. Examples: 1. Specific purpose: I want to explain the characteristics of the six major classifications of show dogs.

INFORMATIVE SPEECH. Examples: 1. Specific purpose: I want to explain the characteristics of the six major classifications of show dogs. INFORMATIVE SPEECH An informative speech provides information about a specific subject to an audience. The aim of an informative speech is to help your audience to understand and to remember the information

More information

1. The RSA algorithm In this chapter, we ll learn how the RSA algorithm works.

1. The RSA algorithm In this chapter, we ll learn how the RSA algorithm works. MATH 13150: Freshman Seminar Unit 18 1. The RSA algorithm In this chapter, we ll learn how the RSA algorithm works. 1.1. Bob and Alice. Suppose that Alice wants to send a message to Bob over the internet

More information

NO 1 IN SMART HOUSE AND HIGH TECH BUILDING TECHNOLOGIES

NO 1 IN SMART HOUSE AND HIGH TECH BUILDING TECHNOLOGIES AKAM ARCHITECTS NO 1 IN SMART HOUSE AND HIGH TECH BUILDING TECHNOLOGIES SERIES OF CONFORT, SELF ESTEEM, HIGH CLASS, LUX What is a Smart House? The term smart house is used to describe a home that uses

More information

Montezuma II. www.getworksheets.com

Montezuma II. www.getworksheets.com Montezuma II Montezuma was the leader of the Aztecs, and he ruled from 1502 until 1520. He was born in 1480, and was trained to become a priest. He was born in Tenochtitlán, the capital of the Aztec Empire,

More information

Lies My Calculator and Computer Told Me

Lies My Calculator and Computer Told Me Lies My Calculator and Computer Told Me 2 LIES MY CALCULATOR AND COMPUTER TOLD ME Lies My Calculator and Computer Told Me See Section.4 for a discussion of graphing calculators and computers with graphing

More information

UNDERSTAND YOUR CLIENTS BETTER WITH DATA How Data-Driven Decision Making Improves the Way Advisors Do Business

UNDERSTAND YOUR CLIENTS BETTER WITH DATA How Data-Driven Decision Making Improves the Way Advisors Do Business UNDERSTAND YOUR CLIENTS BETTER WITH DATA How Data-Driven Decision Making Improves the Way Advisors Do Business Executive Summary Financial advisors have long been charged with knowing the investors they

More information

A Guide for Writing a Technical Research Paper

A Guide for Writing a Technical Research Paper A Guide for Writing a Technical Research Paper Libby Shoop Macalester College, Mathematics and Computer Science Department 1 Introduction This document provides you with some tips and some resources to

More information

Greatest Common Factor and Least Common Multiple

Greatest Common Factor and Least Common Multiple Greatest Common Factor and Least Common Multiple Intro In order to understand the concepts of Greatest Common Factor (GCF) and Least Common Multiple (LCM), we need to define two key terms: Multiple: Multiples

More information

What was the impact for you? For the patient? How did it turn out? How has this helped you in your job? What was the result?

What was the impact for you? For the patient? How did it turn out? How has this helped you in your job? What was the result? EXAMPLE VALUE BASED INTERVIEW QUESTIONS VALUE LEADING QUESTION FOLLOW UP QUESTIONS KEY CRITERIA Compassion Give me an example of a time when you were particularly perceptive regarding a Describe what you

More information

DIGITAL MUSIC DAY 1 WHAT IS SOUND? ANALOG AND DIGITAL EARLY RECORDING WAX FOR YOUR EARS ROUND BUT FLAT WIRE AND TAPE PURE SOUND

DIGITAL MUSIC DAY 1 WHAT IS SOUND? ANALOG AND DIGITAL EARLY RECORDING WAX FOR YOUR EARS ROUND BUT FLAT WIRE AND TAPE PURE SOUND DIGITAL MUSIC DAY 1 WHAT IS SOUND? 1. Making a sound playing a musical instrument, moves the surrounding the instrument. 2. Making a sound sends out air which hit your ears. 3. Waves of changing air pressure

More information

INTRUSION PREVENTION AND EXPERT SYSTEMS

INTRUSION PREVENTION AND EXPERT SYSTEMS INTRUSION PREVENTION AND EXPERT SYSTEMS By Avi Chesla avic@v-secure.com Introduction Over the past few years, the market has developed new expectations from the security industry, especially from the intrusion

More information

Why Disruptive Innovations Matter in Laboratory Diagnostics

Why Disruptive Innovations Matter in Laboratory Diagnostics Article: S. Nam.. Clin Chem 2015;61:935-937. http://www.clinchem.org/content/61/7/935.extract Guest: Spencer Nam is a Research Fellow specializing in healthcare at the Clayton Christensen Institute for

More information

PART I. The Mechanics of Mastering

PART I. The Mechanics of Mastering PART I The Mechanics of Mastering 1 The Essence of Mastering T HE TERM MASTERING IS EITHER COMPLETELY MISUNDERSTOOD OR SHROUDED IN MYSTERY, but the process is really pretty simple. Technically speaking,

More information

Vieta s Formulas and the Identity Theorem

Vieta s Formulas and the Identity Theorem Vieta s Formulas and the Identity Theorem This worksheet will work through the material from our class on 3/21/2013 with some examples that should help you with the homework The topic of our discussion

More information

Membering T M : A Conference Call Service with Speaker-Independent Name Dialing on AIN

Membering T M : A Conference Call Service with Speaker-Independent Name Dialing on AIN PAGE 30 Membering T M : A Conference Call Service with Speaker-Independent Name Dialing on AIN Sung-Joon Park, Kyung-Ae Jang, Jae-In Kim, Myoung-Wan Koo, Chu-Shik Jhon Service Development Laboratory, KT,

More information

Background Biology and Biochemistry Notes A

Background Biology and Biochemistry Notes A Background Biology and Biochemistry Notes A Vocabulary dependent variable evidence experiment hypothesis independent variable model observation prediction science scientific investigation scientific law

More information

Speech-Enabled Interactive Voice Response Systems

Speech-Enabled Interactive Voice Response Systems Speech-Enabled Interactive Voice Response Systems Definition Serving as a bridge between people and computer databases, interactive voice response systems (IVRs) connect telephone users with the information

More information

A Tutorial on the Decibel

A Tutorial on the Decibel A Tutorial on the Decibel This tutorial combines information from several authors, including Bob DeVarney, W1ICW; Walter Bahnzaf, WB1ANE; and Ward Silver, NØAX Decibels are part of many questions in the

More information

MOST FREQUENTLY ASKED INTERVIEW QUESTIONS. 1. Why don t you tell me about yourself? 2. Why should I hire you?

MOST FREQUENTLY ASKED INTERVIEW QUESTIONS. 1. Why don t you tell me about yourself? 2. Why should I hire you? MOST FREQUENTLY ASKED INTERVIEW QUESTIONS 1. Why don t you tell me about yourself? The interviewer does not want to know your life history! He or she wants you to tell how your background relates to doing

More information

Develop Software that Speaks and Listens

Develop Software that Speaks and Listens Develop Software that Speaks and Listens Copyright 2011 Chant Inc. All rights reserved. Chant, SpeechKit, Getting the World Talking with Technology, talking man, and headset are trademarks or registered

More information

(Refer Slide Time: 2:03)

(Refer Slide Time: 2:03) Control Engineering Prof. Madan Gopal Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 11 Models of Industrial Control Devices and Systems (Contd.) Last time we were

More information

Module 9. Building Communication Skills

Module 9. Building Communication Skills Module 9 Building Communication Skills Essential Ideas to Convey To apply a facilitative approach to supervision, supervisors have to approach the people they manage in a different way, by using certain

More information

Customer Service Training 101, Second Edition By Renee Evenson

Customer Service Training 101, Second Edition By Renee Evenson Excerpt from: Customer Service Training 101, Second Edition By Renee Evenson Chapter One Taking Your First Steps: The Basics Always remember, the customer is the reason you have a job. What has happened

More information

Communication Process

Communication Process Welcome and Introductions Lesson 7 Communication Process Overview: This lesson teaches learners to define the elements of effective communication and its process. It will focus on communication as the

More information

Contact Center Automation

Contact Center Automation Frequently Asked Questions on Contact Center Automation Summary Uniphore Software Systems, a pioneer in providing voice-based mobility solutions has integrated its Contact Center Automation solutions to

More information

Working with whole numbers

Working with whole numbers 1 CHAPTER 1 Working with whole numbers In this chapter you will revise earlier work on: addition and subtraction without a calculator multiplication and division without a calculator using positive and

More information

1. What are the four laws that work with the law of gravity to make an airplane fly?

1. What are the four laws that work with the law of gravity to make an airplane fly? CHAPTER 1 YOUR WORDS HAVE POWER In the introduction to The Law of Confession, Dr. Bill Winston spoke of laws. He said a law is a principle based on the predictable consequences of an act, meaning a certain

More information

Creating voices for the Festival speech synthesis system.

Creating voices for the Festival speech synthesis system. M. Hood Supervised by A. Lobb and S. Bangay G01H0708 Creating voices for the Festival speech synthesis system. Abstract This project focuses primarily on the process of creating a voice for a concatenative

More information

BBC Learning English Talk about English Business Language To Go Part 1 - Interviews

BBC Learning English Talk about English Business Language To Go Part 1 - Interviews BBC Learning English Business Language To Go Part 1 - Interviews This programme was first broadcast in 2001. This is not a word for word transcript of the programme This series is all about chunks of language

More information

Specialty Answering Service. All rights reserved.

Specialty Answering Service. All rights reserved. 0 Contents 1 Introduction... 2 2 History... 4 3 Technology... 5 3.1 The Principle Behind the Voder... 7 4 The Components of the Voder... 11 4.1 Vibratory Energy Sources... 11 4.1.1 Hissing Sound... 11

More information

The ROI. of Speech Tuning

The ROI. of Speech Tuning The ROI of Speech Tuning Executive Summary: Speech tuning is a process of improving speech applications after they have been deployed by reviewing how users interact with the system and testing changes.

More information

The Future of Customer Service

The Future of Customer Service The Future of Customer Service Richard Kenny, EMEA Marketing Manager 19 May 2011 Simply Smarter Communications The Contact Centre is Changing Why? 75% of consumers say they would do business with a company

More information

Main Point: God gives each of us gifts and abilities. We should use them to glorify Him.

Main Point: God gives each of us gifts and abilities. We should use them to glorify Him. The Ten Talents Matthew 18:21-35 PPT Title The Ten Talents Main Point: God gives each of us gifts and abilities. We should use them to glorify Him. Key Verse: God s gifts of grace come in many forms. Each

More information

Masterclass Series. Sales Training Courses

Masterclass Series. Sales Training Courses Masterclass Series of Sales Training Courses Testimonials I always enjoy how I feel after a durhamlane workshop empowered and motivated to attack my sales objectives. Cost effective and very good value

More information

Integrating Technology into the Classroom. Trevor Moore. Western Oregon University

Integrating Technology into the Classroom. Trevor Moore. Western Oregon University 1 Integrating Technology into the Classroom Trevor Moore Western Oregon University 2 Introduction: In our ever- evolving world, we have seen the emergence of technology in all aspects of our lives. People

More information

The Physics and Math of Ping-pong and How It Affects Game Play. By: Connor Thompson & Andrew Johnson

The Physics and Math of Ping-pong and How It Affects Game Play. By: Connor Thompson & Andrew Johnson The Physics and Math of Ping-pong and How It Affects Game Play 1 The Physics and Math of Ping-pong and How It Affects Game Play By: Connor Thompson & Andrew Johnson The Practical Applications of Advanced

More information

Unlocking Value from. Patanjali V, Lead Data Scientist, Tiger Analytics Anand B, Director Analytics Consulting,Tiger Analytics

Unlocking Value from. Patanjali V, Lead Data Scientist, Tiger Analytics Anand B, Director Analytics Consulting,Tiger Analytics Unlocking Value from Patanjali V, Lead Data Scientist, Anand B, Director Analytics Consulting, EXECUTIVE SUMMARY Today a lot of unstructured data is being generated in the form of text, images, videos

More information

Magnets. Electromagnets. and. Thomas Jefferson National Accelerator Facility - Office of Science Education http://education.jlab.

Magnets. Electromagnets. and. Thomas Jefferson National Accelerator Facility - Office of Science Education http://education.jlab. Magnets and Electromagnets Magnets and Electromagnets Can you make a magnet from a nail, some batteries and some wire? Problems Can the strength of an electromagnet be changed by changing the voltage of

More information

T-MOBILE USES SOCIAL MEDIA ANALYTICS TO BOOST EFFICIENCY

T-MOBILE USES SOCIAL MEDIA ANALYTICS TO BOOST EFFICIENCY T-MOBILE USES SOCIAL MEDIA ANALYTICS TO BOOST EFFICIENCY The Dutch T-Mobile has been active on social media for almost 5 years now. Initially, their focus was on forums, which have now been accompanied

More information

Using OK in English. Speaking activities for discourse markers part 1 by Lindsay Clandfield

Using OK in English. Speaking activities for discourse markers part 1 by Lindsay Clandfield Using OK in English Speaking activities for discourse markers part 1 by Lindsay Clandfield OK (pronounced and sometimes written as okay) is one of the most important and useful discourse markers in English.

More information

Johari Window. Lesson Plan

Johari Window. Lesson Plan xxx Lesson 12 Johari Window Overview: This optional lesson provides a look into how we view ourselves and how others view us. It is also a model for opening up the lines of communication with others. It

More information

Participants Manual Video Seven The OSCAR Coaching Model

Participants Manual Video Seven The OSCAR Coaching Model Coaching Skills for Managers Online Training Programme Part One Fundamentals of Coaching Participants Manual Video Seven The OSCAR Coaching Model Developed by Phone: 01600 715517 Email: info@worthconsulting.co.uk

More information

A Short Guide to Significant Figures

A Short Guide to Significant Figures A Short Guide to Significant Figures Quick Reference Section Here are the basic rules for significant figures - read the full text of this guide to gain a complete understanding of what these rules really

More information

Degree of highness or lowness of the voice caused by variation in the rate of vibration of the vocal cords.

Degree of highness or lowness of the voice caused by variation in the rate of vibration of the vocal cords. PITCH Degree of highness or lowness of the voice caused by variation in the rate of vibration of the vocal cords. PITCH RANGE The scale of pitch between its lowest and highest levels. INTONATION The variations

More information

Independent samples t-test. Dr. Tom Pierce Radford University

Independent samples t-test. Dr. Tom Pierce Radford University Independent samples t-test Dr. Tom Pierce Radford University The logic behind drawing causal conclusions from experiments The sampling distribution of the difference between means The standard error of

More information

The Adobe PostScript Printing Primer

The Adobe PostScript Printing Primer The Adobe PostScript Printing Primer A do be Post Script Contents Since Adobe Systems introduced the PostScript standard in 1985, Adobe PostScript software has sparked a revolution in how we communicate

More information

Self-directed learning: managing yourself and your working relationships

Self-directed learning: managing yourself and your working relationships ASSERTIVENESS AND CONFLICT In this chapter we shall look at two topics in which the ability to be aware of and to manage what is going on within yourself is deeply connected to your ability to interact

More information

What is Organizational Communication?

What is Organizational Communication? What is Organizational Communication? By Matt Koschmann Department of Communication University of Colorado Boulder 2012 So what is organizational communication? And what are we doing when we study organizational

More information

Automatic Speech Recognition A Brief History of the Technology Development

Automatic Speech Recognition A Brief History of the Technology Development Automatic Speech Recognition A Brief History of the Technology Development B.H. Juang # & Lawrence R. Rabiner* # Georgia Institute of Technology, Atlanta * Rutgers University and the University of California,

More information

Business Information Systems. IT Enabled Services And Emerging Technologies. Chapter 4: Facilitated e-learning Part 1 of 2 CA M S Mehta, FCA

Business Information Systems. IT Enabled Services And Emerging Technologies. Chapter 4: Facilitated e-learning Part 1 of 2 CA M S Mehta, FCA Business Information Systems IT Enabled Services And Emerging Technologies Chapter 4: Facilitated e-learning Part 1 of 2 CA M S Mehta, FCA 1 Business Information Systems Task Statements 1.6 Consider the

More information

Successful People. By John Celestand Field Associate of World Leadership Group

Successful People. By John Celestand Field Associate of World Leadership Group Successful People By John Celestand Field Associate of World Leadership Group The day you make the decision to be successful is a day in history for any human being. It is the most important day of your

More information

Click on the links below to jump directly to the relevant section

Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section What is algebra? Operations with algebraic terms Mathematical properties of real numbers Order of operations What is Algebra? Algebra is

More information

Contents. Specialty Answering Service. All rights reserved.

Contents. Specialty Answering Service. All rights reserved. Contents 1 Abstract... 2 2 What Exactly Is IVR Technology?... 3 3 How to Choose an IVR Provider... 4 3.1 Standard Features of IVR Providers... 4 3.2 Definitions... 4 3.3 IVR Service Providers... 5 3.3.1

More information

CAD/ CAM Prof. P. V. Madhusudhan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 03 What is CAD/ CAM

CAD/ CAM Prof. P. V. Madhusudhan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 03 What is CAD/ CAM CAD/ CAM Prof. P. V. Madhusudhan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 03 What is CAD/ CAM Now this lecture is in a way we can say an introduction

More information

NICE Systems and Avaya provide businesses with Insight from Interactions

NICE Systems and Avaya provide businesses with Insight from Interactions IP Telephony Contact Centers Mobility Services OVERVIEW NICE Systems and Avaya provide businesses with Insight from Interactions Supports Avaya Communication Manager Application Enablement Services (AES)

More information

CHAPTER 2. Logic. 1. Logic Definitions. Notation: Variables are used to represent propositions. The most common variables used are p, q, and r.

CHAPTER 2. Logic. 1. Logic Definitions. Notation: Variables are used to represent propositions. The most common variables used are p, q, and r. CHAPTER 2 Logic 1. Logic Definitions 1.1. Propositions. Definition 1.1.1. A proposition is a declarative sentence that is either true (denoted either T or 1) or false (denoted either F or 0). Notation:

More information

Guidelines for Effective Business Writing: Concise, Persuasive, Correct in Tone and Inviting to Read

Guidelines for Effective Business Writing: Concise, Persuasive, Correct in Tone and Inviting to Read Guidelines for Effective Business Writing: Concise, Persuasive, Correct in Tone and Inviting to Read Most people don t write well. Yet whether you are a corporate lifer or an entrepreneur, effective business

More information

BBC Learning English - Talk about English July 11, 2005

BBC Learning English - Talk about English July 11, 2005 BBC Learning English - July 11, 2005 About this script Please note that this is not a word for word transcript of the programme as broadcast. In the recording and editing process changes may have been

More information

RSA Encryption. Tom Davis tomrdavis@earthlink.net http://www.geometer.org/mathcircles October 10, 2003

RSA Encryption. Tom Davis tomrdavis@earthlink.net http://www.geometer.org/mathcircles October 10, 2003 RSA Encryption Tom Davis tomrdavis@earthlink.net http://www.geometer.org/mathcircles October 10, 2003 1 Public Key Cryptography One of the biggest problems in cryptography is the distribution of keys.

More information

GUESSING BY LOOKING AT CLUES >> see it

GUESSING BY LOOKING AT CLUES >> see it Activity 1: Until now, you ve been asked to check the box beside the statements that represent main ideas found in the video. Now that you re an expert at identifying main ideas (thanks to the Spotlight

More information

Speech recognition technology for mobile phones

Speech recognition technology for mobile phones Speech recognition technology for mobile phones Stefan Dobler Following the introduction of mobile phones using voice commands, speech recognition is becoming standard on mobile handsets. Features such

More information

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Lecture - 41 Value of Information In this lecture, we look at the Value

More information

THE EF ENGLISHLIVE GUIDE TO: Dating in English TOP TIPS. For making the right impression

THE EF ENGLISHLIVE GUIDE TO: Dating in English TOP TIPS. For making the right impression EF Englishlive: Language & Lifestyle Guides THE EF ENGLISHLIVE GUIDE TO: Dating in English TOP TIPS For making the right impression Index INDEX 03 Introduction 05 Asking someone out on a date 09 Booking

More information

2015-2016 UNITED WAY SPEAKERS BUREAU HANDBOOK SPEAKERS BEST PRACTICES FOR SUCCESS. unitedwaymiami.org

2015-2016 UNITED WAY SPEAKERS BUREAU HANDBOOK SPEAKERS BEST PRACTICES FOR SUCCESS. unitedwaymiami.org 2015-2016 UNITED WAY SPEAKERS BUREAU HANDBOOK SPEAKERS BEST PRACTICES FOR SUCCESS unitedwaymiami.org BASICS By featuring speakers who have relationships with United Way at campaign meetings, United Way

More information

How to teach listening 2012

How to teach listening 2012 How to teach listening skills "Great speakers are not born, they re trained." - Dale Carnegie (1921) Intended Learning Outcomes (ILOs) To enhance deeper understanding of the process of listening as a communicative

More information

SPEECH AUDIOMETRY. @ Biswajeet Sarangi, B.Sc.(Audiology & speech Language pathology)

SPEECH AUDIOMETRY. @ Biswajeet Sarangi, B.Sc.(Audiology & speech Language pathology) 1 SPEECH AUDIOMETRY Pure tone Audiometry provides only a partial picture of the patient s auditory sensitivity. Because it doesn t give any information about it s ability to hear and understand speech.

More information

Student Essays on NASA Project

Student Essays on NASA Project Student Essays on NASA Project The trip to Washington D.C. for the Quarterbacks of Life program was enlightening for various reasons; it goes without saying that being able to visit the nation's capital,

More information

Publishing papers in international journals

Publishing papers in international journals Publishing papers in international journals I B Ferguson The Horticulture & Food Research Institute of New Zealand Private Bag 92169 Auckland New Zealand iferguson@hortresearch.co.nz 1. Introduction There

More information

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

Kickass JV Interview Generator

Kickass JV Interview Generator Kickass JV Interview Generator How to make it easy and fun for your JV partners to interview you during teleseminars and webinars!. Any time I am invited to interview a JV partner to my audience I find

More information

Qualitative and Quantitative Evaluation of a Service Learning Program

Qualitative and Quantitative Evaluation of a Service Learning Program Qualitative and Quantitative Evaluation of a Service Learning Program Edward R. Karpp Director of Institutional Research Susan Borquez-Dougherty Service Learning Coordinator (now Student Retention Coordinator)

More information

Academic Standards for Reading, Writing, Speaking, and Listening

Academic Standards for Reading, Writing, Speaking, and Listening Academic Standards for Reading, Writing, Speaking, and Listening Pre-K - 3 REVISED May 18, 2010 Pennsylvania Department of Education These standards are offered as a voluntary resource for Pennsylvania

More information

EMILY WANTS SIX STARS. EMMA DREW SEVEN FOOTBALLS. MATHEW BOUGHT EIGHT BOTTLES. ANDREW HAS NINE BANANAS.

EMILY WANTS SIX STARS. EMMA DREW SEVEN FOOTBALLS. MATHEW BOUGHT EIGHT BOTTLES. ANDREW HAS NINE BANANAS. SENTENCE MATRIX INTRODUCTION Matrix One EMILY WANTS SIX STARS. EMMA DREW SEVEN FOOTBALLS. MATHEW BOUGHT EIGHT BOTTLES. ANDREW HAS NINE BANANAS. The table above is a 4 x 4 matrix to be used for presenting

More information

CS104: Data Structures and Object-Oriented Design (Fall 2013) October 24, 2013: Priority Queues Scribes: CS 104 Teaching Team

CS104: Data Structures and Object-Oriented Design (Fall 2013) October 24, 2013: Priority Queues Scribes: CS 104 Teaching Team CS104: Data Structures and Object-Oriented Design (Fall 2013) October 24, 2013: Priority Queues Scribes: CS 104 Teaching Team Lecture Summary In this lecture, we learned about the ADT Priority Queue. A

More information

Thinking Skills. Lesson Plan. Introduction

Thinking Skills. Lesson Plan. Introduction xxx Lesson 18 Thinking Skills Overview: This lesson provides basic foundational information about two types of thinking skills: critical and creative. Students have used critical and creative skills each

More information

Speech Signal Processing: An Overview

Speech Signal Processing: An Overview Speech Signal Processing: An Overview S. R. M. Prasanna Department of Electronics and Electrical Engineering Indian Institute of Technology Guwahati December, 2012 Prasanna (EMST Lab, EEE, IITG) Speech

More information

A Guide to Cover Letter Writing

A Guide to Cover Letter Writing A Guide to Cover Letter Writing Contents What is a Cover Letter?... 2 Before you get started - Do your Research... 3 Formatting the letter... 4 Cover letter content... 5 Section 1 - Opening... 5 Section

More information

(Keyboarding Strategies Guide, NBEA, Pg. 1) Hunting and Pecking

(Keyboarding Strategies Guide, NBEA, Pg. 1) Hunting and Pecking Real Skills! Keyboarding is now one of the fundamental life skills for today s technological age; thus, it is important for all students. Keyboarding can best be described as (1) a computer literacy tool,

More information

Significant Figures, Propagation of Error, Graphs and Graphing

Significant Figures, Propagation of Error, Graphs and Graphing Chapter Two Significant Figures, Propagation of Error, Graphs and Graphing Every measurement has an error associated with it. If you were to put an object on a balance and weight it several times you will

More information

First Affirmative Speaker Template 1

First Affirmative Speaker Template 1 First Affirmative Speaker Template 1 upon the gender of the Chairman.) DEFINITION 2A. We define the topic as (Explain what the topic means. Define the key or important words in the topic. Use a dictionary

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

23. RATIONAL EXPONENTS

23. RATIONAL EXPONENTS 23. RATIONAL EXPONENTS renaming radicals rational numbers writing radicals with rational exponents When serious work needs to be done with radicals, they are usually changed to a name that uses exponents,

More information

WHAT IS ALL THE CONTAINER HYPE?

WHAT IS ALL THE CONTAINER HYPE? WHAT IS ALL THE CONTAINER HYPE? Dr. James Bottomley, Chief Technology Officer, Server Virtualization, Parallels, and Board Director, Linux Foundation April 2014 Abstract Of all the different types of virtualization

More information

PIANOWEB.com ( 800 ) 327-4266

PIANOWEB.com ( 800 ) 327-4266 Mission Statement: Jazz Piano Lessons To Teach, in their home, on their own piano/keyboard, anywhere in the world, students how to play jazz piano, through a Non Traditional approach which emphasizes Musical

More information