paper-with-me

Papers

ProPS: Prompted Profile Synthesis for Natural Language-Conditioned Speaker Embedding Distributions

2026-07-06 · Thomas Thebaud, Junhyeok Lee, Laureano Moro-Velazquez, Jesus Villalba Lopez, Najim Dehak arxiv

Speaker embeddings, or x-vectors, are widely used to represent speaker identity and speaker-related attributes, but existing embedding extractors are typically descriptive rather than generative: they map an observed speech segment to an x-vector, which is then used for downstream applications. We introduce ProPS, Prompted Profile Synthesis, a framework for generating distributions of speaker embeddings conditioned on natural language prompts such as "a thirties male speaker with an Indian accent". ProPS converts human-written profile descriptions into sentence embeddings and uses a mixture density network trained on a large-scale dataset to predict a Gaussian mixture model in the x-vector space. The model is trained by maximizing the likelihood that real speaker embeddings match the requested profile, and its generated distributions are evaluated by negative log-likelihood on held-out x-vectors and by attribute classification accuracies on sampled synthetic x-vectors. Experiments show that ProPS produces profile-conditioned distributions and generates x-vectors that preserve requested speaker attributes such as age, gender, accent, and prosodic characteristics. This design enables controllable speaker-profile synthesis for speech generation systems like Text-To-Speech (TTS) or Voice Conversion (VC) while anchoring generated distributions in observed speaker-embedding structure.

📄 PDF Abstract BibTeX arXiv:2607.05276

Code (0)

등록된 구현이 없습니다.

Tasks

Voice Conversion

Similar Papers 제목 키워드 기반

Prompted Policy Search: Reinforcement Learning through Linguistic and Numerical Reasoning in LLMs

2025-11-26 · Yifan Zhou, Sachin Grover, Mohamed El Mistiri, Kamalesh Kalirathnam 외 arxiv

Reinforcement Learning (RL) traditionally relies on scalar reward signals, limiting its ability to leverage the rich semantic knowledge often available in real-world tasks. In contrast, humans learn efficiently by combin…

Reinforcement LearningAtari Games

PROPS: Probabilistic personalization of black-box sequence models

2019-03-05 · Michael Thomas Wojnowicz, Xuan Zhao

We present PROPS, a lightweight transfer learning mechanism for sequential data. PROPS learns probabilistic perturbations around the predictions of one or more arbitrarily complex, pre-trained black box models (such as r…

ArticlesLanguage ModelingLanguage ModellingTransfer Learning

miniCodeProps: a Minimal Benchmark for Proving Code Properties

2024-06-16 · Evan Lohn, Sean Welleck

AI agents have shown initial promise in automating mathematical theorem proving in proof assistants such as Lean. The same proof assistants can be used to verify the correctness of code by pairing code with specification…

AI AgentAutomated Theorem Proving

Props for Machine-Learning Security

2024-10-27 · Ari Juels, Farinaz Koushanfar

We propose protected pipelines or props for short, a new approach for authenticated, privacy-preserving access to deep-web data for machine learning (ML). By permitting secure use of vast sources of deep-web data, props …

Privacy Preserving

Transparent and Scrutable Recommendations Using Natural Language User Profiles

2024-02-08 · Jerome Ramos, Hossen A. Rahmani, Xi Wang, Xiao Fu 외

Recent state-of-the-art recommender systems predominantly rely on either implicit or explicit feedback from users to suggest new items. While effective in recommending novel options, many recommender systems often use un…

BenchmarkingDescriptiveRecommendation Systems