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 ...
If you just want to use MIR as the pre-training indicator of your own model, no additional environment is required. python mir.py --model_path PATH/TO/MODEL --base_llm PATH/TO/LLM --text_data_path ...