Carol A. Chapelle - The Concise Encyclopedia of Applied Linguistics

Здесь есть возможность читать онлайн «Carol A. Chapelle - The Concise Encyclopedia of Applied Linguistics» — ознакомительный отрывок электронной книги совершенно бесплатно, а после прочтения отрывка купить полную версию. В некоторых случаях можно слушать аудио, скачать через торрент в формате fb2 и присутствует краткое содержание. Жанр: unrecognised, на английском языке. Описание произведения, (предисловие) а так же отзывы посетителей доступны на портале библиотеки ЛибКат.

The Concise Encyclopedia of Applied Linguistics: краткое содержание, описание и аннотация

Предлагаем к чтению аннотацию, описание, краткое содержание или предисловие (зависит от того, что написал сам автор книги «The Concise Encyclopedia of Applied Linguistics»). Если вы не нашли необходимую информацию о книге — напишите в комментариях, мы постараемся отыскать её.

Offers a wide-ranging overview of the issues and research approaches in the diverse field of applied linguistics
 
Applied linguistics is an interdisciplinary field that identifies, examines, and seeks solutions to real-life language-related issues. Such issues often occur in situations of language contact and technological innovation, where language problems can range from explaining misunderstandings in face-to-face oral conversation to designing automated speech recognition systems for business. 
 includes entries on the fundamentals of the discipline, introducing readers to the concepts, research, and methods used by applied linguists working in the field. This succinct, reader-friendly volume offers a collection of entries on a range of language problems and the analytic approaches used to address them.
This abridged reference work has been compiled from the most-accessed entries from 
 
 (www.encyclopediaofappliedlinguistics.com)
the more extensive volume which is available in print and digital format in 1000 libraries spanning 50 countries worldwide. Alphabetically-organized and updated entries help readers gain an understanding of the essentials of the field with entries on topics such as multilingualism, language policy and planning, language assessment and testing, translation and interpreting, and many others. 
Accessible for readers who are new to applied linguistics, 

Includes entries written by experts in a broad range of areas within applied linguistics Explains the theory and research approaches used in the field for analysis of language, language use, and contexts of language use Demonstrates the connections among theory, research, and practice in the study of language issues Provides a perfect starting point for pursuing essential topics in applied linguistics Designed to offer readers an introduction to the range of topics and approaches within the field
 is ideal for new students of applied linguistics and for researchers in the field.

The Concise Encyclopedia of Applied Linguistics — читать онлайн ознакомительный отрывок

Ниже представлен текст книги, разбитый по страницам. Система сохранения места последней прочитанной страницы, позволяет с удобством читать онлайн бесплатно книгу «The Concise Encyclopedia of Applied Linguistics», без необходимости каждый раз заново искать на чём Вы остановились. Поставьте закладку, и сможете в любой момент перейти на страницу, на которой закончили чтение.

Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

2 Mishan, F. (2005). Designing authenticity into language learning materials. Bristol, England: Intellect.

3 Rilling, S., & Dantas‐Whitney, M. (Eds.). (2009). Authenticity in the language classroom and beyond: Adult learners. Alexandra, VA: TESOL.

4 Wagner, E., & Ockey, G. J. (2018). An overview of the use of authentic, real‐world spoken texts on L2 listening tests. In G. J. Ockey & E. Wagner (Eds.), Assessing L2 listening: Moving towards authenticity (pp. 13–28). Amsterdam, Netherlands: John Benjamins.

Note

1 Based in part on S. McKay (2012). Authenticity in the language teaching curriculum. In C. A. Chapelle (Ed.), The Encyclopedia of Applied Linguistics. John Wiley & Sons Inc., with permission.

Automatic Speech Recognition

JOHN LEVIS AND RUSLAN SUVOROV

Definition

Automatic speech recognition (ASR) is an independent, machine‐based process of decoding and transcribing oral speech. A typical ASR system receives acoustic input from a speaker through a microphone; analyzes it using some pattern, model, or algorithm; and produces an output, usually in the form of a text (Lai, Karat, & Yankelovich, 2008).

It is important to distinguish speech recognition from speech understanding , the latter being the process of determining the meaning of an utterance rather than its transcription. Speech recognition is also different from voice (or speaker) recognition: Whereas speech recognition refers to the ability of a machine to recognize the words and phrases that are spoken (i.e., what is being said), speaker (or voice) recognition involves the ability of a machine to recognize the person who is speaking.

Historical Overview

Pioneering work on ASR dates to the early 1950s. The first ASR system, developed at Bell Telephone Laboratories by Davis, Biddulph, and Balashek (1952), could recognize isolated digits from 0 to 9 for a single speaker. In 1956, Olson and Belar created a phonetic typewriter that could recognize 10 discrete syllables. It was also speaker dependent and required extensive training.

These early ASR systems used template‐based recognition based on pattern matching that compared the speaker's input with prestored acoustic templates or patterns. Pattern matching operates well at the word level for recognition of phonetically distinct items in small vocabularies but is less effective for larger vocabulary recognition. Another limitation of pattern matching is its inability to match and align input speech signals with prestored acoustic models of different lengths. Therefore, the performance of these ASR systems was lackluster because they used acoustic approaches that only recognized basic units of speech clearly enunciated by a single speaker (Rabiner & Juang, 1993).

An early attempt to construct speaker‐independent recognizers by Forgie and Forgie (1959) was also the first to use a computer. Later, researchers experimented with time‐normalization techniques (such as dynamic time warping, or DTW) to minimize differences in speech rates of different talkers and to reliably detect speech starts and ends (e.g., Martin, Nelson, & Zadell, 1964; Vintsyuk, 1968). Reddy (1966) attempted to develop a system capable of recognizing continuous speech by dynamically tracking phonemes.

Figure 1 A simple fourstate Markov model with transition probabilities The - фото 18

Figure 1 A simple four‐state Markov model with transition probabilities

The 1970s were marked by several milestones: focus on the recognition of continuous speech, development of large vocabulary speech recognizers, and experiments to create truly speaker‐independent systems. During this period, the first commercial ASR system, called VIP‐100 , appeared and won a US National Award. This success triggered the Advanced Research Projects Agency (ARPA) of the US Department of Defense to fund the Speech Understanding Research (SUR) project from 1971 to 1976 (Markowitz, 1996). The goal of SUR was to create a system capable of understanding the connected speech of several speakers from a 1,000‐word vocabulary in a low‐noise environment with an error rate of less than 10%. Of six systems, the most viable were Hearsay II , HWIM (hear what I mean), and Harpy , the only system that completely achieved SUR's goal (Rodman, 1999). The systems had a profound impact on ASR research and development by demonstrating the benefits of data‐driven statistical models over template‐based approaches and helping move ASR research toward statistical modeling methods such as hidden Markov modeling (HMM). Unlike pattern matching, HMM is based on complex statistical and probabilistic analyses (Peinado & Segura, 2006). In simple terms, HMMs represent language units (e.g., phonemes or words) as a sequence of states with transition probabilities between each state (see Figure 1).

The main strength of an HMM is that it can describe the probability of states and represent their order and variability through matching techniques such as the Baum‐Welch or Viterbi algorithms. In other words, HMMs can adequately analyze both the temporal and spectral variations of speech signals, and can recognize and efficiently decode continuous speech input. However, HMMs require extensive training and huge computational power for model‐parameter storage and likelihood evaluation (Burileanu, 2008).

Although HMMs became the primary focus of ASR research in the 1980s, this period was also characterized by the reintroduction of artificial neural network (ANN) models, abandoned since the 1960s due to numerous practical problems. Neural networks are loosely modeled on the human neural system. A network consists of interconnected processing elements (units) combined in layers with different weights that are determined on the basis of the training data (see Figure 2). A typical ANN takes an acoustic input, processes it through the units, and produces an output (i.e., a recognized text). To correctly classify and recognize the input, a network uses the values of the weights.

The main advantage of ANNs lay in the classification of static patterns (including noisy acoustic data), which was particularly useful for recognizing isolated speech units. However, pure ANN‐based systems were not effective for continuous speech recognition, so ANNs were often integrated with HMMs in a hybrid approach (Torkkola, 1994).

The use of HMMs and ANNs in the 1980s led to considerable efforts toward constructing systems for large‐vocabulary continuous speech recognition. During this time ASR was introduced in public telephone networks, and portable speech recognizers were offered to the public. Commercialization continued in the 1990s, when ASR was integrated into products, from PC‐based dictation systems to air traffic control training systems.

Figure 2 A simple artificial neural network During the 1990s ASR research - фото 19

Figure 2 A simple artificial neural network

During the 1990s, ASR research focused on extending speech recognition to large vocabularies for dictation, spontaneous speech recognition, and speech processing in noisy environments. This period was also marked by systematic evaluations of ASR technologies based on word or sentence error rates and constructing applications that would be able to mimic human‐to‐human speech communication by having a dialogue with a human speaker (e.g., Pegasus and How May I Help You?). Additionally, work on visual speech recognition (i.e., recognition of speech using visual information such as lip position and movements) began and continued after 2000 (Liew & Wang, 2009).

Читать дальше
Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Похожие книги на «The Concise Encyclopedia of Applied Linguistics»

Представляем Вашему вниманию похожие книги на «The Concise Encyclopedia of Applied Linguistics» списком для выбора. Мы отобрали схожую по названию и смыслу литературу в надежде предоставить читателям больше вариантов отыскать новые, интересные, ещё непрочитанные произведения.


Отзывы о книге «The Concise Encyclopedia of Applied Linguistics»

Обсуждение, отзывы о книге «The Concise Encyclopedia of Applied Linguistics» и просто собственные мнения читателей. Оставьте ваши комментарии, напишите, что Вы думаете о произведении, его смысле или главных героях. Укажите что конкретно понравилось, а что нет, и почему Вы так считаете.

x