conda create -n index-tts python=3.10 conda activate index-tts pip install -r requirements.txt apt-get install ffmpeg ...