mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
7 lines
209 B
INI
7 lines
209 B
INI
[DEFAULT]
|
|
# Set exception rule for OpenMP error to allow duplicate lib initialization
|
|
KMP_DUPLICATE_LIB_OK=TRUE
|
|
# Export OpenAI API Key
|
|
OPENAI_APIKEY=API_KEY
|
|
# Export Whisper Model Size
|
|
WHISPER_MODEL_SIZE=tiny |