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,291 papers · 148 categories

Trend · papers per month

1345 · Oct 201919922001200920182026
41 results for phonetics

Automated vowel duration measurement improves on manual methods.

problem Manual vowel duration annotation is time-consuming and inconsistent.
method Structured prediction framework; acoustic feature functions; learning algorithm to minimize duration error.
result Trained model outperforms HMM-based aligner in automatic duration estimation.

Unsupervised learning of speech representations using WaveNet autoencoders.

problem Extract meaningful latent representations of speech signals.
method Applying autoencoding neural networks to speech waveforms, using a high capacity WaveNet decoder, and comparing three variants of latent representations.
result Comparable performance with top entries in the ZeroSpeech 2017 unsupervised acoustic unit discovery task.

Telephonetic improves robustness of neural language models to ASR errors.

problem Handling ASR errors and semantic noise in neural language models trained on written text.
method Data augmentation framework using character-level and embedding space perturbations.
result Achieves state-of-the-art perplexity of 37.49 on Penn Treebank corpus.

DGCCA learns nonlinear transformations for multiple data views.

problem Learning informative nonlinear transformations from multiple data views.
method Deep Generalized Canonical Correlation Analysis (DGCCA) combines deep learning and generalized CCA.
result DGCCA representations outperform existing methods in phonetic transcription and hashtag recommendation.

Study combines speaker verification and voice trigger detection in a single network.

problem Separate training for speaker verification and voice trigger detection.
method Multi-task learning with a single network trained on both tasks.
result Single network achieves comparable accuracy to independent models for each task.

End-to-end system improves speaker verification using attention mechanism.

problem Improving text-dependent speaker verification accuracy.
method Speaker discriminative CNNs extract features, attention mechanism combines them, end-to-end training optimizes system.
result The proposed system achieves better performance on Windows 10 speaker verification task.

Hybrid ASR systems can model graphemes effectively using chenones, outperforming traditional methods.

problem Traditional hybrid ASR systems struggle with English's poor grapheme-phoneme correspondence.
method Leveraging tied context-dependent graphemes (chenones) to model graphemes directly.
result Chenone-based systems significantly outperform senone baselines by 4.5% to 11.1% on English datasets.

Improves TTS accuracy by correcting context-dependent units.

problem Improves text-to-speech accuracy through speaker adaptation.
method Statistical model predicting context-dependent phonetic unit classes and their mean error values.
result Corrected boundaries of units improve TTS accuracy compared to HMM segmentation.

In some speaker recognition scenarios we find conversations recorded simultaneously over multiple channels. That is the case of the interviews in the NIST SRE dataset. To take advantage of that, we propose a modification of the PLDA model that considers two different inter-session variability terms. The first term is t…

2015-11-20abs ↗pdf ↗

Improves cross-lingual NER by projecting entities from one language to another.

problem Limited annotated corpora for named entity recognition in many languages.
method Uses machine translation twice: first for sentences, then for entities; matches based on ortho- and phonetic similarity; identifies matches using distributional statistics.
result Improves cross-lingual NER by an average of 4.1 points on 5 diverse languages.

mGRN improves multivariate time series prediction by managing marginal and joint memories.

problem Extracting dependencies in multivariate sequential data with strong serial and cross-sectional dependencies.
method Developed a novel recurrent network architecture, Memory-Gated Recurrent Networks (mGRN), with gates for marginal and joint memories.
result mGRN consistently outperforms state-of-the-art architectures on various public datasets.

Improved acoustic word embeddings using shared decoder in multi-view encoders.

problem Learning discriminative acoustic word embeddings from text labels.
method Combining Siamese multi-view encoders with a shared decoder network to maximize the relationship between acoustic and text embeddings.
result 11.1% relative improvement in average precision on acoustic word discrimination task with WSJ dataset.

Improved acoustic modeling with attentive adversarial learning.

problem Domain variability in acoustic modeling.
method Proposes an attentive ADIT method with an attention mechanism to improve domain-invariance of deep features.
result Improves deep feature domain-invariance and senone-discriminativity over ADIT.

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.

Proposes a new neural network for text-dependent speaker verification.

problem Improves speaker verification by encoding phrase and speaker information.
method Uses differentiable alignment models to produce supervectors from utterances.
result Achieves competitive performance in text-dependent speaker verification tasks.

Paper proposes a deep learning model for understanding e-commerce addresses.

problem Challenges in parsing shipping addresses with no fixed format.
method Combines NLP techniques with pre-processing steps for addresses, uses RoBERTa for vector representations.
result RoBERTa model achieves 90% accuracy in sub-region classification for North and South Indian cities.