Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

5.5%11.1%16.6%22.2% · Apr 201919922001200920182026
48 results for Speech Signal Processing

Study uses PPG signals for detecting speech events and speaker characteristics.

problem Detecting speech events and speaker characteristics from PPG signals.
method End-to-end convolutional neural network architectures for gender and person verification.
result Promising results showing potential of PPG for speech processing tasks.

Enhances speech from reverberated and noisy signals using Wide Residual Networks.

problem Improving intelligibility of speech from reverberated and noisy signals.
method Wide Residual Network architecture with residual connections for processing contextually correlated representations.
result Enhanced speech from the proposed method succeeded for both enhancement and speech recognition tasks.

Proposes AWS method for precise speech enhancement using DNN.

problem T-F resolution problem in fixed-resolution short-time frequency transforms.
method Incorporates trainable adaptive window switching into speech enhancement procedure.
result Achieved higher signal-to-distortion ratio than conventional methods.

Quaternion neural networks improve distant speech recognition.

problem Challenges in distant speech recognition due to noise and reverberation.
method Quaternion neural networks process multi-channel audio signals as quaternion entities, capturing internal and external dependencies.
result QLSTM outperforms real-valued LSTM on multi-channel distant speech recognition tasks.

Paper shows continuous speech recognition with EEG features, no speech input.

problem Continuous speech recognition with limited vocabulary and noisy/no speech input.
method Connectionist temporal classification (CTC) model, EEG features, new deep learning architecture.
result Continuous speech recognition achieved on limited vocabulary with noisy/no speech input.

VDA improves disentanglement of latent representations in complex signals.

problem Learning disentangled and interpretable representations in nonstationary, high-dimensional time-evolving signals.
method Variational decomposition autoencoding (VDA) framework, incorporating signal decomposition, contrastive self-supervised task, and variational prior approximation.
result DecVAEs surpass state-of-the-art VAE-based methods in disentanglement quality and generalization.

This paper addresses converting speech to EGG signals without hardware, improving accuracy.

problem Estimating EGG signals from speech without hardware.
method Optimization of evidence lower bound with KL-divergence minimization.
result The method generates EGG signals that agree with gold standard and outperforms state-of-the-art.

Proposes deep learning method for GCI detection from pathological speech.

problem Detecting glottal closure instants (GCI) in pathological acoustic speech.
method Convolutional neural network with fused deep acoustic speech and linear prediction residual features.
result Significantly better than state-of-the-art methods in GCI detection.

This study proposes a fully convolutional network (FCN) model for raw waveform-based speech enhancement. The proposed system performs speech enhancement in an end-to-end (i.e., waveform-in and waveform-out) manner, which dif-fers from most existing denoising methods that process the magnitude spectrum (e.g., log power …

2017-03-07abs ↗pdf ↗

This paper improves speech recognition by using raw waveform signals in multi-span CNN acoustic models.

problem Improving speech recognition accuracy using raw waveform signals.
method Proposes a novel multi-span structure for acoustic modelling based on raw waveform signals with multiple CNN input layers.
result Multi-span acoustic models yield a lower word error rate (WER) than traditional FBANK feature-based models.

DGP learns speech recognition by modeling complex relationships between utterances.

problem Modeling complex relationships in speech recognition without relational data.
method Bayesian nonparametric deep learning method (DGP) that generates infinite probabilistic graphs.
result DGP successfully infers relationships among utterances without relational data during training.

Study shows integrating acoustic features in financial forecasting models can degrade performance.

problem Predicting stock market volatility from corporate earnings calls using speech features.
method Empirical investigation of acoustic feature extraction in teleconference environments using a two-stream late-fusion architecture.
result Integrating acoustic features via late fusion significantly degraded performance, reducing recall to 47.08%.

This study improves text-to-speech synthesis using GANs for glottal excitation.

problem Slow inference and computational cost of WaveNet and difficulty in parallel training of GANs.
method Adopted GANs for parallel waveform generation in speech signal and glottal excitation.
result GAN-based glottal excitation model achieves quality and voice similarity on par with WaveNet.

VoiceFilter-Lite separates speech from background in real-time for on-device speech recognition.

problem Separate speech from background in real-time for on-device speech recognition.
method Asymmetric loss, adaptive runtime suppression, quantization to 8-bit.
result VoiceFilter-Lite achieves real-time speech separation and maintains speech recognition performance.

Speech enhancement improved by adapting to unknown speakers without auxiliary signals.

problem Improving speech enhancement accuracy for unknown speakers.
method Adopting multi-task learning for speech enhancement and speaker identification, using multi-head self-attention.
result Achieved state-of-the-art performance and improved subjective quality.

A new speech enhancement method using variational autoencoders.

problem Improving speech quality in noisy environments.
method Using a variational autoencoder as a speech model, trained with unsupervised noise modeling.
result The method outperforms existing techniques in speech enhancement.

Large receptive field CNNs improve distant speech recognition.

problem Degrading performance of ASR systems in noisy environments.
method Investigated large receptive field CNN variants including recursive, dilated, and hourglass networks.
result Stacked hourglass networks show significant improvements in distant speech recognition.

Improved language identification accuracy through signal combination methods.

problem Enhancing speech recognition accuracy across multiple languages.
method Combining low-level acoustic signals with language-specific recognizer signals using lattice-based ensemble models and deep neural networks.
result Deep neural network model outperforms lattice-based ensemble model, reducing error rate from 5.5% to 4.3%.

Improves speech separation by integrating time and frequency domains.

problem Speech separation using deep learning techniques.
method Proposes a framework that combines time and frequency domain features, using an embedding network and clustering.
result Obtained state-of-the-art results on WSJ0-2mix dataset.

This paper introduces a method to select and weight pretext tasks for better self-supervised speech representation learning.

problem Combining pretext tasks for better performance in self-supervised speech representation learning.
method Estimating calibrated weights for partial losses corresponding to pretext tasks during self-supervised training.
result Groups of selected and weighted pretext tasks perform better than classic baselines in automatic speech recognition and speaker/emotion recognition.

Deep-neural-network (DNN) based noise suppression systems yield significant improvements over conventional approaches such as spectral subtraction and non-negative matrix factorization, but do not generalize well to noise conditions they were not trained for. In comparison to DNNs, humans show remarkable noise suppress…

2018-06-01abs ↗pdf ↗