This project is built on top of NaturalSpeech3 FACodec.
We sincerely thank the original authors for open-sourcing their work.
Pre-trained weights can be downloaded from HuggingFace – amphion/naturalspeech3_facodec.
# Install core dependencies
pip3 install torch==2.1.2 torchaudio==2.1.2
# Install package (production)
pip3 install .
# Or install in editable mode for development
pip3 install -e .python run.py # EER and WER
python eval.py