The following steps are required to install and run gpt-oss-space-game:
- cloning project: Clone the project repository locally using Git and make sure you have Git installed.
- Installation of dependencies: Requires Python 3.11+ environment with Pipecat, Whisper, Kokoro TTS, etc. Windows users also need to install FFmpeg.
- configuration model: Download the gpt-oss model file (e.g. gpt-oss-20b or gpt-oss-120b), run the model using llama-server, and configure the inference level to "low" to optimize performance.
- Run the game: In the project directory, execute the
python main.py
Start the game and make sure the microphone is working properly.
hardware requirement: gpt-oss-20b requires at least 16GB of RAM and gpt-oss-120b requires 80GB of GPU memory.
This answer comes from the articlegpt-oss-space-game: a local voice-interactive space game built using open-source AI modelsThe