paper-with-me

Papers

Ordered and Binary Speaker Embedding

2023-05-25 · Jiaying Wang, Xianglong Wang, Namin Wang, Lantian Li, Dong Wang

Modern speaker recognition systems represent utterances by embedding vectors. Conventional embedding vectors are dense and non-structural. In this paper, we propose an ordered binary embedding approach that sorts the dimensions of the embedding vector via a nested dropout and converts the sorted vectors to binary codes via Bernoulli sampling. The resultant ordered binary codes offer some important merits such as hierarchical clustering, reduced memory usage, and fast retrieval. These merits were empirically verified by comprehensive experiments on a speaker identification task with the VoxCeleb and CN-Celeb datasets.

📄 PDF Abstract BibTeX arXiv:2305.16043

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringRetrievalSpeaker IdentificationSpeaker Recognition

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Spectro-Temporal Deep Features for Disordered Speech Assessment and Recognition

2022-01-14 · Mengzhe Geng, Shansong Liu, Jianwei Yu, Xurong Xie 외

Automatic recognition of disordered speech remains a highly challenging task to date. Sources of variability commonly found in normal speech including accent, age or gender, when further compounded with the underlying ca…

Data Augmentationspeech-recognitionSpeech Recognition

Binary Speaker Embedding

2015-10-20 · Lantian Li, Dong Wang, Chao Xing, Kaimin Yu 외

The popular i-vector model represents speakers as low-dimensional continuous vectors (i-vectors), and hence it is a way of continuous speaker embedding. In this paper, we investigate binary speaker embedding, which trans…

BinarizationSpeaker Verification

M-Vec: Matryoshka Speaker Embeddings with Flexible Dimensions

2024-09-24 · Shuai Wang, Pengcheng Zhu, Haizhou Li

Fixed-dimensional speaker embeddings have become the dominant approach in speaker modeling, typically spanning hundreds to thousands of dimensions. These dimensions are hyperparameters that are not specifically picked, n…

Speaker Verification

Comparing Supervised Models And Learned Speech Representations For Classifying Intelligibility Of Disordered Speech On Selected Phrases

2021-07-08 · Subhashini Venugopalan, Joel Shor, Manoj Plakal, Jimmy Tobin 외

Automatic classification of disordered speech can provide an objective tool for identifying the presence and severity of speech impairment. Classification approaches can also help identify hard-to-recognize speech sample…

Task 2

Adversarial Data Augmentation Using VAE-GAN for Disordered Speech Recognition

2022-11-03 · Zengrui Jin, Xurong Xie, Mengzhe Geng, Tianzi Wang 외

Automatic recognition of disordered speech remains a highly challenging task to date. The underlying neuro-motor conditions, often compounded with co-occurring physical disabilities, lead to the difficulty in collecting …

Data AugmentationGenerative Adversarial Networkspeech-recognitionSpeech Recognition