4d6232ed29d995cbb0a01a0061d7d94890d575df
Owner Voice Pet
Python desktop pet voice pipeline for the OpenSpec change add-voice-pet-pipeline.
The first implementation keeps secrets out of the repository. Configure runtime values with environment variables:
OWNER_LLM_BASE_URLOWNER_LLM_API_KEYOWNER_LLM_MODELOWNER_LLM_API_STYLE
Validation commands used by the change:
python3.11 -m compileall src tests
python3.11 -m unittest discover -s tests
openspec validate --all --strict
Description
Languages
Python
100%