Papers › Diff-HierVC: Diffusion-based Hierarchical Voice Conversion with Robust Pitch...

Diff-HierVC: Diffusion-based Hierarchical Voice Conversion with Robust Pitch Generation and Masked Prior for Zero-shot Speaker Adaptation

8 Nov 2023arXiv:2311.04693archive 2025-07-28

Ha-Yeong Choi, Sang-Hoon Lee, Seong-Whan Lee

Although voice conversion (VC) systems have shown a remarkable ability to transfer voice style, existing methods still have an inaccurate pitch and low speaker adaptation quality. To address these challenges, we introduce Diff-HierVC, a hierarchical VC system based on two diffusion models. We first introduce DiffPitch, which can effectively generate F0 with the target voice style. Subsequently, the generated F0 is fed to DiffVoice to convert the speech with a target voice style. Furthermore, using the source-filter encoder, we disentangle the speech and use the converted Mel-spectrogram as a data-driven prior in DiffVoice to improve the voice style transfer capacity. Finally, by using the masked prior in diffusion models, our model can improve the speaker adaptation quality. Experimental results verify the superiority of our model in pitch generation and voice style transfer performance, and our model also achieves a CER of 0.83% and EER of 3.29% in zero-shot VC scenarios.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.04693")

Code

Syntology Ran 6 of 9 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · honoured contract; 4 ran with no contract checked.

By repository: official repository: 9 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

hayeong0/Diff-HierVC officialmentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 6 ran; 2 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
4ran
3unverified

Licence: 9 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from hayeong0/Diff-HierVC. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

convert_pad_shape hayeong0/Diff-HierVC/module/commons.py official repository ran · honoured contract no licence file found · pointer only · 59ae0708b1e8d94b · report
get_padding hayeong0/Diff-HierVC/module/commons.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · a26f85d7c72ef39a · report
latest_checkpoint_path hayeong0/Diff-HierVC/module/utils.py official repository ran no licence file found · pointer only · 321604dda57bb02d · report
load_checkpoint hayeong0/Diff-HierVC/module/utils.py official repository ran no licence file found · pointer only · c647283e53cacacf · report
load_wav_to_torch hayeong0/Diff-HierVC/module/utils.py official repository ran no licence file found · pointer only · eb2648f22370878d · report
unconstrained_rational_quadratic_spline hayeong0/Diff-HierVC/module/transforms.py official repository ran no licence file found · pointer only · 70a7614b3b3eb41f · report
intersperse hayeong0/Diff-HierVC/module/commons.py official repository unverified no licence file found · pointer only · c01a3efb274ff778 · report
piecewise_rational_quadratic_transform hayeong0/Diff-HierVC/module/transforms.py official repository unverified no licence file found · pointer only · ba6cafc4d658c14f · report
searchsorted hayeong0/Diff-HierVC/module/transforms.py official repository unverified no licence file found · pointer only · e85d747983c4f5d8 · report

Tasks

Style TransferVoice Conversion

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections