Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 251 Bytes

File metadata and controls

16 lines (10 loc) · 251 Bytes

Before running eval for cosyvoice, we need to run the following steps.

  1. download models using
    cd projects/CosyVoice && python download_model.py
  1. update submodule
    git submodule update --init --recursive 
  1. run evals