paper-with-me

Papers

PF-Net: Personalized Filter for Speaker Recognition from Raw Waveform

2021-05-31 · Wencheng Li, Zhenhua Tan, Jingyu Ning, Zhenche Xia, Danke Wu

Speaker recognition using i-vector has been replaced by speaker recognition using deep learning. Speaker recognition based on Convolutional Neural Networks (CNNs) has been widely used in recent years, which learn low-level speech representations from raw waveforms. On this basis, a CNN architecture called SincNet proposes a kind of unique convolutional layer, which has achieved band-pass filters. Compared with standard CNNs, SincNet learns the low and high cut-off frequencies of each filter. This paper proposes an improved CNNs architecture called PF-Net, which encourages the first convolutional layer to implement more personalized filters than SincNet. PF-Net parameterizes the frequency domain shape and can realize band-pass filters by learning some deformation points in frequency domain. Compared with standard CNN, PF-Net can learn the characteristics of each filter. Compared with SincNet, PF-Net can learn more characteristic parameters, instead of only low and high cut-off frequencies. This provides a personalized filter bank for different tasks. As a result, our experiments show that the PF-Net converges faster than standard CNN and performs better than SincNet. Our code is available at github.com/TAN-OpenLab/PF-NET.

📄 PDF Abstract BibTeX arXiv:2105.14826

Code (1)

tan-openlab/pf-net 공식 구현 pytorch

Tasks

Speaker IdentificationSpeaker Recognition

Similar Papers 제목 키워드 기반

Speaker Recognition from Raw Waveform with SincNet

2018-07-29 · Mirco Ravanelli, Yoshua Bengio

Deep learning is progressively gaining popularity as a viable alternative to i-vectors for speaker recognition. Promising results have been recently obtained with Convolutional Neural Networks (CNNs) when fed by raw spee…

Speaker IdentificationSpeaker RecognitionSpeaker Verification

Speech and Speaker Recognition from Raw Waveform with SincNet

2018-12-13 · Mirco Ravanelli, Yoshua Bengio

Deep neural networks can learn complex and abstract representations, that are progressively obtained by combining simpler ones. A recent trend in speech and speaker recognition consists in discovering these representatio…

Inductive BiasSpeaker Recognitionspeech-recognitionSpeech Recognition

Multi-user VoiceFilter-Lite via Attentive Speaker Embedding

2021-07-02 · Rajeev Rikhye, Quan Wang, Qiao Liang, Yanzhang He 외

In this paper, we propose a solution to allow speaker conditioned speech models, such as VoiceFilter-Lite, to support an arbitrary number of enrolled users in a single pass. This is achieved by using an attention mechani…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speaker Verificationspeech-recognition+3

A study of the robustness of raw waveform based speaker embeddings under mismatched conditions

2021-10-08 · Ge Zhu, Frank Cwitkowitz, Zhiyao Duan

In this paper, we conduct a cross-dataset study on parametric and non-parametric raw-waveform based speaker embeddings through speaker verification experiments. In general, we observe a more significant performance degra…

Speaker Verification

Y-Vector: Multiscale Waveform Encoder for Speaker Embedding

2020-10-24 · Ge Zhu, Fei Jiang, Zhiyao Duan

State-of-the-art text-independent speaker verification systems typically use cepstral features or filter bank energies as speech features. Recent studies attempted to extract speaker embeddings directly from raw waveform…

Speaker VerificationText-Independent Speaker Verification