Skip to content

[ICASSP 2025] Voice Conversion for Low-Resource Languages via Knowledge Transfer and Domain-Adversarial Training

Notifications You must be signed in to change notification settings

huutuongtu/KD-VC

Repository files navigation

[ICASSP 2025] Voice Conversion for Low-Resource Languages via Knowledge Transfer and Domain-Adversarial Training

Link to paper and pretrained model

Open in Colab

Pre-requisites

  1. Download WavLM-Large and put it under directory 'wavlm/', download checkpoint and put it under directory checkpoint/
  2. Install requirements: pip install -r requirements.txt

Inference :

python3 convert.py --hpfile ./checkpoint/vi_200_10_sr/config.json --ptfile ./checkpoint/vi_200_10_sr/G_266000.pth

References:

About

[ICASSP 2025] Voice Conversion for Low-Resource Languages via Knowledge Transfer and Domain-Adversarial Training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published