Setup HiFi-GAN Pre-requisites
masterTo set up the HiFi-GAN environment, ensure you meet the following requirements:
- Python: Version 3.6 or higher.
- Repository: Clone the HiFi-GAN repository.
- Dependencies: Install required Python packages listed in
requirements.txt. - Dataset: Download and extract the LJ Speech dataset and move all
.wavfiles to theLJSpeech-1.1/wavsdirectory.