paper-with-me

홈 › Papers

Universal Adaptor: Converting Mel-Spectrograms Between Different Configurations for Speech Synthesis

2022-04-01 · Fan-Lin Wang, Po-chun Hsu, Da-Rong Liu, Hung-Yi Lee

Most recent speech synthesis systems are composed of a synthesizer and a vocoder. However, the existing synthesizers and vocoders can only be matched to acoustic features extracted with a specific configuration. Hence, we can't combine arbitrary synthesizers and vocoders together to form a complete system, not to mention apply to a newly developed model. In this paper, we proposed Universal Adaptor, which takes a Mel-spectrogram parametrized by the source configuration and converts it into a Mel-spectrogram parametrized by the target configuration, as long as we feed in the source and the target configurations. Experiments show that the quality of speeches synthesized from our output of Universal Adaptor is comparable to those synthesized from ground truth Mel-spectrogram no matter in single-speaker or multi-speaker scenarios. Moreover, Universal Adaptor can be applied in the recent TTS systems and voice conversion systems without dropping quality.

📄 PDF Abstract BibTeX arXiv:2204.00170

Code (1)

BogiHsu/Universal-Adaptor 공식 구현 pytorch

Tasks

Speech SynthesisVoice Conversion

Similar Papers 제목 키워드 기반

Noise Adaptor: Enhancing Low-Latency Spiking Neural Networks through Noise-Injected Low-Bit ANN Conversion

2024-11-26 · Chen Li, Bipin. Rajendran

We present Noise Adaptor, a novel method for constructing competitive low-latency spiking neural networks (SNNs) by converting noise-injected, low-bit artificial neural networks (ANNs). This approach builds on existing A…

Noise Adaptor in Spiking Neural Networks

2023-12-08 · Chen Li, Bipin Rajendran

Recent strides in low-latency spiking neural network (SNN) algorithms have drawn significant interest, particularly due to their event-driven computing nature and fast inference capability. One of the most efficient ways…

Global-Local Medical SAM Adaptor Based on Full Adaption

2024-09-26 · Meng Wang, Yarong Feng, Yongwei Tang, Tian Zhang 외

Emerging of visual language models, such as the segment anything model (SAM), have made great breakthroughs in the field of universal semantic segmentation and significantly aid the improvements of medical image segmenta…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Explaining Deep Convolutional Neural Networks on Music Classification

2016-07-08 · Keunwoo Choi, George Fazekas, Mark Sandler

Deep convolutional neural networks (CNNs) have been actively adopted in the field of music information retrieval, e.g. genre classification, mood detection, and chord recognition. However, the process of learning and pre…

Chord RecognitionClassificationGeneral ClassificationGenre classification+4

nnAudio: An on-the-fly GPU Audio to Spectrogram Conversion Toolbox Using 1D Convolution Neural Networks

2019-12-27 · Kin Wai Cheuk, Hans Anderson, Kat Agres, Dorien Herremans

Converting time domain waveforms to frequency domain spectrograms is typically considered to be a prepossessing step done before model training. This approach, however, has several drawbacks. First, it takes a lot of har…

CPUGPU