conda create -n index-tts python=3.10 conda activate index-tts pip install -r requirements.txt apt-get install ffmpeg ...
Finally, the code for the web UI client used in the Moshi demo is provided in the client/ directory. If you want to fine tune Moshi, head out to kyutai-labs/moshi ...