paper-with-me

Papers

Conditional Spoken Digit Generation with StyleGAN

2020-09-15

This paper adapts a StyleGAN model for speech generation with minimal or no conditioning on text. StyleGAN is a multi-scale convolutional GAN capable of hierarchically capturing data structure and latent variation on multiple spatial (or temporal) levels. The model has previously achieved impressive results on facial image generation, and it is appealing to audio applications due to similar multi-level structures present in the data. In this paper, we train a StyleGAN to generate mel-frequency spectrograms on the Speech Commands dataset, which contains spoken digits uttered by multiple speakers in varying acoustic conditions. In a conditional setting our model is conditioned on the digit identity, while learning the remaining data variation remains an unsupervised task. We compare our model to the current unsupervised state-of-the-art speech synthesis GAN architecture, the WaveGAN, and show that the proposed model outperforms according to numerical measures and subjective evaluation by listening tests.

📄 PDF Abstract BibTeX arXiv:2004.13764

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationSpeech Synthesis

Similar Papers 제목 키워드 기반

Example-Based Framework for Perceptually Guided Audio Texture Generation

2023-08-23 · Purnima Kamath, Chitralekha Gupta, Lonce Wyse, Suranga Nanayakkara

Controllable generation using StyleGANs is usually achieved by training the model using labeled data. For audio textures, however, there is currently a lack of large semantically labeled datasets. Therefore, to control g…

AttributeTexture Synthesis

DrawingInStyles: Portrait Image Generation and Editing with Spatially Conditioned StyleGAN

2022-03-05 · Wanchao Su, Hui Ye, Shu-Yu Chen, Lin Gao 외

The research topic of sketch-to-portrait generation has witnessed a boost of progress with deep learning techniques. The recently proposed StyleGAN architectures achieve state-of-the-art generation ability but the origin…

Image Generation

'Tax-free' 3DMM Conditional Face Generation

2023-05-22 · Yiwen Huang, Zhiqiu Yu, Xinjie Yi, Yue Wang 외

3DMM conditioned face generation has gained traction due to its well-defined controllability; however, the trade-off is lower sample quality: Previous works such as DiscoFaceGAN and 3D-FM GAN show a significant FID gap c…

Face Generation

StyleCineGAN: Landscape Cinemagraph Generation using a Pre-trained StyleGAN

2024-03-21 · CVPR 2024 1 · Jongwoo Choi, Kwanggyoon Seo, Amirsaman Ashtari, Junyong Noh

We propose a method that can generate cinemagraphs automatically from a still landscape image using a pre-trained StyleGAN. Inspired by the success of recent unconditional video generation, we leverage a powerful pre-tra…

Unconditional Video GenerationVideo Generation

StyleFlow: Attribute-conditioned Exploration of StyleGAN-Generated Images using Conditional Continuous Normalizing Flows

2020-08-06 · Rameen Abdal, Peihao Zhu, Niloy Mitra, Peter Wonka

High-quality, diverse, and photorealistic images can now be generated by unconditional GANs (e.g., StyleGAN). However, limited options exist to control the generation process using (semantic) attributes, while still pres…

Attribute