Initial commit
This commit is contained in:
8
env.example
Normal file
8
env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# OpenAI API Key
|
||||
OPENAI_API_KEY=meow
|
||||
|
||||
# Optional configuration overrides or whatever but you probably gonna put this in settings.json or use command line params
|
||||
CAPTURE_INTERVAL_SECONDS=10
|
||||
CONTEXT_WINDOW_SIZE=5
|
||||
TTS_MODEL=tts-1-hd
|
||||
TTS_VOICE=alloy
|
Reference in New Issue
Block a user