/voice-conversion-colab

A Python-based voice conversion system using the KNN-VC model with PyTorch and torchaudio. This system extracts features from source and reference waveforms, matches them using K-nearest neighbors, and generates converted output waveforms.

Primary LanguageJupyter Notebook

Watchers