Spaces:
Sleeping
Sleeping
PVQ Manipulation
This repository contains code for manipulating perceptual voice quality (PVQ) features, intended for experiments and synthesis using models such as YourTTS.
Installation
Clone the repository and install
git clone https://github.com/FrederikRautenberg/pvq_manipulation.git
cd pvq_manipulation
pip install -e .
´´´
### Install YourTTS from
https://github.com/coqui-ai/TTS
### Make sure that Paderbox and Padertorch are installed from
https://github.com/fgnt/paderbox
https://github.com/fgnt/padertorch