SNR-adaptive stream weighting for audio-MES ASR.

Ki-Seung Lee1

  • 1Department of Electronic Engineering, Konkuk University, Seoul 143-701, Korea. kseung@konkuk.ac.kr

Summary

Myoelectric signals (MESs) from the mouth improve automatic speech recognition (ASR) in noisy environments. Integrating audio and MES features with adaptive weighting significantly boosts classification accuracy, outperforming audio-only ASR.

Related Concept Videos

Upsampling01:22

Upsampling

Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
Aliasing01:18

Aliasing

Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original signal...
Downsampling01:20

Downsampling

When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
Downstream Processing01:29

Downstream Processing

Downstream processing begins once fermentation is complete and involves a series of steps to recover and purify products such as acids, vitamins, antibiotics, or proteins.Cell HarvestingFor example, for intracellular protein-based products, the first step is harvesting the cells. This is typically achieved using centrifugation or filtration to separate the cells from the liquid phase.Cell Disruption for Intracellular ProductsIf the target product is intracellular, the harvested cells must be...
Pulse amplitude and quality01:17

Pulse amplitude and quality

Pulse amplitude is a crucial indicator of cardiac health because it provides valuable insights into the strength of left ventricular contractions and the overall uniformity of blood circulation within the vasculature. The strength of the pulse is directly related to the force with which the heart contracts and the volume of blood being pumped.
A weak or absent pulse may indicate reduced cardiac output or poor left ventricular contraction, which can be signs of cardiovascular dysfunction or...
Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next sampling...