paper-with-me

Papers

Frequency-centroid features for word recognition of non-native English speakers

2022-06-14 · Pierre Berjon, Rajib Sharma, Avishek Nag, Soumyabrata Dev

The objective of this work is to investigate complementary features which can aid the quintessential Mel frequency cepstral coefficients (MFCCs) in the task of closed, limited set word recognition for non-native English speakers of different mother-tongues. Unlike the MFCCs, which are derived from the spectral energy of the speech signal, the proposed frequency-centroids (FCs) encapsulate the spectral centres of the different bands of the speech spectrum, with the bands defined by the Mel filterbank. These features, in combination with the MFCCs, are observed to provide relative performance improvement in English word recognition, particularly under varied noisy conditions. A two-stage Convolution Neural Network (CNN) is used to model the features of the English words uttered with Arabic, French and Spanish accents.

📄 PDF Abstract BibTeX arXiv:2206.07176

Code (1)

pberjon/frequency-centroid-features-for-word-recognition-of-non-native-english-speakers 공식 구현 tf

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Enhancing keyword correlation for event detection in social networks using SVD and k-means: Twitter case study

2018-07-25 · Ahmad Hany Hossny, Terry Moschou, Grant Osborne, Lewis Mitchell 외

Extracting textual features from tweets is a challenging process due to the noisy nature of the content and the weak signal of most of the words used. In this paper, we propose using singular value decomposition (SVD) wi…

ClusteringEvent DetectionTime Series Analysis

Sense Embedding Learning for Word Sense Induction

2016-06-17 · SEMEVAL 2016 8 · Linfeng Song, Zhiguo Wang, Haitao Mi, Daniel Gildea

Conventional word sense induction (WSI) methods usually represent each instance with discrete linguistic features or cooccurrence features, and train a model for each polysemous word individually. In this work, we propos…

Word Sense Induction

An Exploratory Analysis on the Explanatory Potential of Embedding-Based Measures of Semantic Transparency for Malay Word Recognition

2025-05-09 · M. Maziyah Mohamed, R. H. Baayen

Studies of morphological processing have shown that semantic transparency is crucial for word recognition. Its computational operationalization is still under discussion. Our primary objectives are to explore embedding-b…

Word Embeddings

Rethinking Feature Discrimination and Polymerization for Large-scale Recognition

2017-10-02 · Yu Liu, Hongyang Li, Xiaogang Wang

Feature matters. How to train a deep network to acquire discriminative features across categories and polymerized features within classes has always been at the core of many computer vision tasks, specially for large-sca…

ClusteringMetric Learning

Audio-to-Image Encoding for Improved Voice Characteristic Detection Using Deep Convolutional Neural Networks

2025-03-07 · Youness Atif

This paper introduces a novel audio-to-image encoding framework that integrates multiple dimensions of voice characteristics into a single RGB image for speaker recognition. In this method, the green channel encodes raw …

Speaker Recognition