- create
.env
file and add your openAI API key
OPENAI_API_KEY=your-api-key
docker compose up --build
- plz be shure that you have mounted your audio device correctly to docker container
brew install portaudio libsndfile
pip install -r requirements.txt
python src/main.py