paper-with-me

Papers

Embedding a Differentiable Mel-cepstral Synthesis Filter to a Neural Speech Synthesis System

2022-11-21 · Takenori Yoshimura, Shinji Takaki, Kazuhiro Nakamura, Keiichiro Oura, Yukiya Hono, Kei Hashimoto, Yoshihiko Nankaku, Keiichi Tokuda

This paper integrates a classic mel-cepstral synthesis filter into a modern neural speech synthesis system towards end-to-end controllable speech synthesis. Since the mel-cepstral synthesis filter is explicitly embedded in neural waveform models in the proposed system, both voice characteristics and the pitch of synthesized speech are highly controlled via a frequency warping parameter and fundamental frequency, respectively. We implement the mel-cepstral synthesis filter as a differentiable and GPU-friendly module to enable the acoustic and waveform models in the proposed system to be simultaneously optimized in an end-to-end manner. Experiments show that the proposed system improves speech quality from a baseline system maintaining controllability. The core PyTorch modules used in the experiments will be publicly available on GitHub.

📄 PDF Abstract BibTeX arXiv:2211.11222

Code (1)

sp-nitech/diffsptk 공식 구현 pytorch

Tasks

GPUSpeech Synthesis

Similar Papers 제목 키워드 기반

DNN Filter Bank Cepstral Coefficients for Spoofing Detection

2017-02-13 · Hong Yu, Zheng-Hua Tan, Zhanyu Ma, Jun Guo

With the development of speech synthesis techniques, automatic speaker verification systems face the serious challenge of spoofing attack. In order to improve the reliability of speaker verification systems, we develop a…

Speaker VerificationSpeech Synthesis

Convolutional Neural Networks to Enhance Coded Speech

2018-06-25 · Ziyue Zhao, Huijun Liu, Tim Fingscheidt

Enhancing coded speech suffering from far-end acoustic background noise, quantization noise, and potentially transmission errors, is a challenging task. In this work we propose two postprocessing approaches applying conv…

Quantization

Speech waveform synthesis from MFCC sequences with generative adversarial networks

2018-04-03 · Lauri Juvela, Bajibabu Bollepalli, Xin Wang, Hirokazu Kameoka 외

This paper proposes a method for generating speech from filterbank mel frequency cepstral coefficients (MFCC), which are widely used in speech applications, such as ASR, but are generally considered unusable for speech s…

Generative Adversarial NetworkSpeech Synthesis

Parameterized Channel Normalization for Far-field Deep Speaker Verification

2021-09-24 · Xuechen Liu, Md Sahidullah, Tomi Kinnunen

We address far-field speaker verification with deep neural network (DNN) based speaker embedding extractor, where mismatch between enrollment and test data often comes from convolutive effects (e.g. room reverberation) a…

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