paper-with-me

홈 › Papers

mdctGAN: Taming transformer-based GAN for speech super-resolution with Modified DCT spectra

2023-05-18 · Chenhao Shuai, Chaohua Shi, Lu Gan, Hongqing Liu

Speech super-resolution (SSR) aims to recover a high resolution (HR) speech from its corresponding low resolution (LR) counterpart. Recent SSR methods focus more on the reconstruction of the magnitude spectrogram, ignoring the importance of phase reconstruction, thereby limiting the recovery quality. To address this issue, we propose mdctGAN, a novel SSR framework based on modified discrete cosine transform (MDCT). By adversarial learning in the MDCT domain, our method reconstructs HR speeches in a phase-aware manner without vocoders or additional post-processing. Furthermore, by learning frequency consistent features with self-attentive mechanism, mdctGAN guarantees a high quality speech reconstruction. For VCTK corpus dataset, the experiment results show that our model produces natural auditory quality with high MOS and PESQ scores. It also achieves the state-of-the-art log-spectral-distance (LSD) performance on 48 kHz target resolution from various input rates. Code is available from https://github.com/neoncloud/mdctGAN

📄 PDF Abstract BibTeX arXiv:2305.11104

Code (1)

neoncloud/mdctgan 공식 구현 pytorch

Tasks

Super-Resolution

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

Taming Transformers for High-Resolution Image Synthesis

2020-12-17 · CVPR 2021 1 · Patrick Esser, Robin Rombach, Björn Ommer

Designed to learn long-range interactions on sequential data, transformers continue to show state-of-the-art results on a wide variety of tasks. In contrast to CNNs, they contain no inductive bias that prioritizes local …

DeepFake DetectionImage GenerationImage OutpaintingImage Reconstruction+4

DiT4SR: Taming Diffusion Transformer for Real-World Image Super-Resolution

2025-03-30 · Zheng-Peng Duan, Jiawei Zhang, Xin Jin, Ziheng Zhang 외

Large-scale pre-trained diffusion models are becoming increasingly popular in solving the Real-World Image Super-Resolution (Real-ISR) problem because of their rich generative priors. The recent development of diffusion …

Image GenerationImage Super-ResolutionSuper-Resolution

SMPLer: Taming Transformers for Monocular 3D Human Shape and Pose Estimation

2024-04-23 · Xiangyu Xu, Lijuan Liu, Shuicheng Yan

Existing Transformers for monocular 3D human shape and pose estimation typically have a quadratic computation and memory complexity with respect to the feature length, which hinders the exploitation of fine-grained infor…

3D Human Pose EstimationPose Estimation

Speech Slytherin: Examining the Performance and Efficiency of Mamba for Speech Separation, Recognition, and Synthesis

2024-07-13 · Xilin Jiang, Yinghao Aaron Li, Adrian Nicolas Florea, Cong Han 외

It is too early to conclude that Mamba is a better alternative to transformers for speech before comparing Mamba with transformers in terms of both performance and efficiency in multiple speech-related tasks. To reach th…

Mambaspeech-recognitionSpeech RecognitionSpeech Separation+1

Taming Stable Diffusion for Computed Tomography Blind Super-Resolution

2025-06-13 · Chunlei Li, Yilei Shi, Haoxi Hu, Jingliang Hu 외

High-resolution computed tomography (CT) imaging is essential for medical diagnosis but requires increased radiation exposure, creating a critical trade-off between image quality and patient safety. While deep learning m…

Blind Super-ResolutionComputed Tomography (CT)Language ModelingLanguage Modelling+2