Factors Affecting Speech Reception in Background Noise with a Vocoder Implementation of the FAST Algorithm

Shaikat Hossain1, Raymond L Goldsworthy2

  • 1Department of Otolaryngology, University of Southern California, Los Angeles, CA, USA. shaikath@usc.edu.

Summary

This study investigated how the Fundamental Asynchronous Stimulus Timing (FAST) algorithm impacts speech understanding in noise. Results show FAST preserves voicing and spatial cues but is less effective with reduced spectral resolution.

Related Concept Videos

Nursing Implementation01:15

Nursing Implementation

Implementation is the execution of the nursing care plan developed during the planning phase.
The five steps to implementing effective nursing care include reassessing the patient, reviewing and revising the existing nursing care plan, organizing the resources and care delivery, anticipating and preventing complications, and implementing nursing interventions.
6.2K
Background and Environment Affect Phenotype02:27

Background and Environment Affect Phenotype

Although the genetic makeup of an organism plays a major role in determining the phenotype, there are also several environmental factors, such as temperature, oxygen availability, presence of mutagens, that can alter an organism’s phenotype.
An example of how genetic background affects phenotype can be seen in horses. The Extension gene in horses is responsible for their coat color. A wild-type gene (EE) produces black pigment in the coat, while a mutant gene (ee) produces red pigment. A...
7.7K
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
8.4K
Trial and Error and Algorithm01:12

Trial and Error and Algorithm

A problem-solving strategy is a plan of action used to find a solution. Different strategies have distinct action plans. Trial and error involves trying different solutions until one works. For instance, to fix a broken printer, you might check ink levels, ensure the paper tray isn't jammed, and verify the printer's connection to your laptop. This method can be time-consuming but is commonly used. Thomas Edison, for example, used trial and error to find a suitable filament for the light...
429
Transcription Factors02:16

Transcription Factors

Tissue-specific transcription factors contribute to diverse cellular functions in mammals. For example, the gene for beta globin, a major component of hemoglobin, is present in all cells of the body. However, it is only expressed in red blood cells because the transcription factors that can bind to the promoter sequences of the beta globin gene are only expressed in these cells. Tissue-specific transcription factors also ensure that mutations in these factors may impair only the function of...
82.9K
Fast Fourier Transform01:10

Fast Fourier Transform

The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
966