paper-with-me

Papers

GLASS: GRPO-Trained LoRA for Acoustic Style Steering in Zero-Shot Text-to-Speech

2026-06-04 · Jaehoon Kang, Yejin Lee, Kyuhong Shim arxiv

We propose GLASS, a framework for composable acoustic style control in zero-shot autoregressive text-to-speech (TTS) that learns controls from post-generation rewards rather than style labels. In zero-shot TTS, a speaker prompt often entangles speaker identity with prosodic attributes such as speaking rate and pitch, making it difficult to change style without changing the prompt itself. GLASS instead treats each acoustic attribute as a reward-defined control direction. For each control axis, GLASS freezes the TTS backbone and trains one lightweight LoRA adapter with Group Relative Policy Optimization (GRPO), using speech-token length and mean F0 as style rewards and WER as an intelligibility anchor. Because each control is represented as a LoRA weight update, independently trained adapters can be swapped, interpolated, and composed through linear LoRA arithmetic without retraining the backbone. Experiments on speaking rate and pitch control show targeted style shifts while preserving naturalness, speaker similarity, and intelligibility, and demonstrate smooth interpolation and multi-axis composition across independently trained adapters.

📄 PDF Abstract BibTeX arXiv:2606.05889

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generating images from caption and vice versa via CLIP-Guided Generative Latent Space Search

2021-02-02 · Federico A. Galatolo, Mario G. C. A. Cimino, Gigliola Vaglini

In this research work we present CLIP-GLaSS, a novel zero-shot framework to generate an image (or a caption) corresponding to a given caption (or image). CLIP-GLaSS is based on the CLIP neural network, which, given an im…

DescriptiveImage Generation

GlassesGAN: Eyewear Personalization using Synthetic Appearance Discovery and Targeted Subspace Modeling

2022-10-24 · CVPR 2023 1 · Richard Plesh, Peter Peer, Vitomir Štruc

We present GlassesGAN, a novel image editing framework for custom design of glasses, that sets a new standard in terms of image quality, edit realism, and continuous multi-style edit capability. To facilitate the editing…

Text-guided Eyeglasses Manipulation with Spatial Constraints

2023-04-25 · Jiacheng Wang, Ping Liu, Jingen Liu, Wei Xu

Virtual try-on of eyeglasses involves placing eyeglasses of different shapes and styles onto a face image without physically trying them on. While existing methods have shown impressive results, the variety of eyeglasses…

Virtual Try-on

iGRPO: Self-Feedback-Driven LLM Reasoning

2026-02-09 · Ali Hatamizadeh, Shrimai Prabhumoye, Igor Gitman, Ximing Lu 외 arxiv

Large Language Models (LLMs) have shown promise in solving complex mathematical problems, yet they still fall short of producing accurate and consistent solutions. Reinforcement Learning (RL) is a framework for aligning …

Reinforcement LearningMathematical Reasoning

FairStyle: Debiasing StyleGAN2 with Style Channel Manipulations

2022-02-13 · Cemre Karakas, Alara Dirik, Eylul Yalcinkaya, Pinar Yanardag

Recent advances in generative adversarial networks have shown that it is possible to generate high-resolution and hyperrealistic images. However, the images produced by GANs are only as fair and representative as the dat…